Class: Google::Cloud::Translate::V3::DocumentInputConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/translate/v3/translation_service.rb

Overview

A document translation request input config.

Instance Attribute Summary collapse

Instance Attribute Details

#content::String



482
483
484
485
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 482

class DocumentInputConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#gcs_source::Google::Cloud::Translate::V3::GcsSource



482
483
484
485
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 482

class DocumentInputConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#mime_type::String



482
483
484
485
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 482

class DocumentInputConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end