Class: Google::Cloud::Speech::V1::ListPhraseSetRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/speech/v1/cloud_speech_adaptation.rb

Overview

Message sent by the client for the ListPhraseSet method.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



117
118
119
120
# File 'proto_docs/google/cloud/speech/v1/cloud_speech_adaptation.rb', line 117

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

#page_token::String



117
118
119
120
# File 'proto_docs/google/cloud/speech/v1/cloud_speech_adaptation.rb', line 117

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

#parent::String



117
118
119
120
# File 'proto_docs/google/cloud/speech/v1/cloud_speech_adaptation.rb', line 117

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