Class: Google::Cloud::Dialogflow::V2::ListGeneratorsRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/v2/generator.rb

Overview

Request message of ListGenerators.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



71
72
73
74
# File 'proto_docs/google/cloud/dialogflow/v2/generator.rb', line 71

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

#page_token::String



71
72
73
74
# File 'proto_docs/google/cloud/dialogflow/v2/generator.rb', line 71

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

#parent::String



71
72
73
74
# File 'proto_docs/google/cloud/dialogflow/v2/generator.rb', line 71

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