Class: Google::Cloud::Translate::V3::TranslateDocumentRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Translate::V3::TranslateDocumentRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/translate/v3/translation_service.rb
Overview
A document translation request.
Defined Under Namespace
Classes: LabelsEntry
Instance Attribute Summary collapse
-
#customized_attribution ⇒ ::String
Optional.
-
#document_input_config ⇒ ::Google::Cloud::Translate::V3::DocumentInputConfig
Required.
-
#document_output_config ⇒ ::Google::Cloud::Translate::V3::DocumentOutputConfig
Optional.
-
#enable_rotation_correction ⇒ ::Boolean
Optional.
-
#enable_shadow_removal_native_pdf ⇒ ::Boolean
Optional.
-
#glossary_config ⇒ ::Google::Cloud::Translate::V3::TranslateTextGlossaryConfig
Optional.
-
#is_translate_native_pdf_only ⇒ ::Boolean
Optional.
-
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
Optional.
-
#model ⇒ ::String
Optional.
-
#parent ⇒ ::String
Required.
-
#source_language_code ⇒ ::String
Optional.
-
#target_language_code ⇒ ::String
Required.
Instance Attribute Details
#customized_attribution ⇒ ::String
637 638 639 640 641 642 643 644 645 646 647 648 649 |
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 637 class TranslateDocumentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#document_input_config ⇒ ::Google::Cloud::Translate::V3::DocumentInputConfig
637 638 639 640 641 642 643 644 645 646 647 648 649 |
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 637 class TranslateDocumentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#document_output_config ⇒ ::Google::Cloud::Translate::V3::DocumentOutputConfig
637 638 639 640 641 642 643 644 645 646 647 648 649 |
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 637 class TranslateDocumentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#enable_rotation_correction ⇒ ::Boolean
637 638 639 640 641 642 643 644 645 646 647 648 649 |
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 637 class TranslateDocumentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#enable_shadow_removal_native_pdf ⇒ ::Boolean
637 638 639 640 641 642 643 644 645 646 647 648 649 |
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 637 class TranslateDocumentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#glossary_config ⇒ ::Google::Cloud::Translate::V3::TranslateTextGlossaryConfig
637 638 639 640 641 642 643 644 645 646 647 648 649 |
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 637 class TranslateDocumentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#is_translate_native_pdf_only ⇒ ::Boolean
637 638 639 640 641 642 643 644 645 646 647 648 649 |
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 637 class TranslateDocumentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
637 638 639 640 641 642 643 644 645 646 647 648 649 |
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 637 class TranslateDocumentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#model ⇒ ::String
637 638 639 640 641 642 643 644 645 646 647 648 649 |
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 637 class TranslateDocumentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#parent ⇒ ::String
637 638 639 640 641 642 643 644 645 646 647 648 649 |
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 637 class TranslateDocumentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#source_language_code ⇒ ::String
637 638 639 640 641 642 643 644 645 646 647 648 649 |
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 637 class TranslateDocumentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#target_language_code ⇒ ::String
637 638 639 640 641 642 643 644 645 646 647 648 649 |
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 637 class TranslateDocumentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |