Class: Google::Cloud::Speech::V1p1beta1::ListCustomClassesResponse

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

Overview

Message returned to the client by the ListCustomClasses method.

Instance Attribute Summary collapse

Instance Attribute Details

#custom_classes::Array<::Google::Cloud::Speech::V1p1beta1::CustomClass>



246
247
248
249
# File 'proto_docs/google/cloud/speech/v1p1beta1/cloud_speech_adaptation.rb', line 246

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

#next_page_token::String



246
247
248
249
# File 'proto_docs/google/cloud/speech/v1p1beta1/cloud_speech_adaptation.rb', line 246

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