Class: Google::Cloud::Translate::V3::ListExamplesRequest

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

Overview

Request message for ListExamples.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



235
236
237
238
# File 'proto_docs/google/cloud/translate/v3/automl_translation.rb', line 235

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

#page_size::Integer



235
236
237
238
# File 'proto_docs/google/cloud/translate/v3/automl_translation.rb', line 235

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

#page_token::String



235
236
237
238
# File 'proto_docs/google/cloud/translate/v3/automl_translation.rb', line 235

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

#parent::String



235
236
237
238
# File 'proto_docs/google/cloud/translate/v3/automl_translation.rb', line 235

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