Class: Google::Cloud::Translate::V3::BatchTranslateResponse

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

Stored in the google.longrunning.Operation.response field returned by BatchTranslateText if at least one sentence is translated successfully.

Instance Attribute Summary collapse

Instance Attribute Details

#end_time::Google::Protobuf::Timestamp



862
863
864
865
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 862

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

#failed_characters::Integer



862
863
864
865
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 862

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

#submit_time::Google::Protobuf::Timestamp



862
863
864
865
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 862

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

#total_characters::Integer



862
863
864
865
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 862

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

#translated_characters::Integer



862
863
864
865
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 862

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