Class: Google::Cloud::Translate::V3::ListGlossaryEntriesRequest

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

Request message for ListGlossaryEntries

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



1129
1130
1131
1132
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 1129

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

#page_token::String



1129
1130
1131
1132
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 1129

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

#parent::String



1129
1130
1131
1132
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 1129

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