Class: Google::Cloud::Translate::V3::ListGlossaryEntriesResponse

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

Response message for ListGlossaryEntries

Instance Attribute Summary collapse

Instance Attribute Details

#glossary_entries::Array<::Google::Cloud::Translate::V3::GlossaryEntry>



1150
1151
1152
1153
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 1150

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

#next_page_token::String



1150
1151
1152
1153
# File 'proto_docs/google/cloud/translate/v3/translation_service.rb', line 1150

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