Class: Google::Cloud::Translate::V3::ListAdaptiveMtSentencesResponse

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

Overview

List AdaptiveMt sentences response.

Instance Attribute Summary collapse

Instance Attribute Details

#adaptive_mt_sentences::Array<::Google::Cloud::Translate::V3::AdaptiveMtSentence> (readonly)



390
391
392
393
# File 'proto_docs/google/cloud/translate/v3/adaptive_mt.rb', line 390

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

#next_page_token::String



390
391
392
393
# File 'proto_docs/google/cloud/translate/v3/adaptive_mt.rb', line 390

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