Class: Google::Cloud::Translate::V3::ListAdaptiveMtSentencesRequest

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

The request for listing Adaptive MT sentences from a Dataset/File.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



308
309
310
311
# File 'proto_docs/google/cloud/translate/v3/adaptive_mt.rb', line 308

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

#page_token::String



308
309
310
311
# File 'proto_docs/google/cloud/translate/v3/adaptive_mt.rb', line 308

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

#parent::String



308
309
310
311
# File 'proto_docs/google/cloud/translate/v3/adaptive_mt.rb', line 308

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