Class: Google::Cloud::Dialogflow::V2::ListContextsRequest

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

Overview

The request message for Contexts.ListContexts.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



103
104
105
106
# File 'proto_docs/google/cloud/dialogflow/v2/context.rb', line 103

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

#page_token::String



103
104
105
106
# File 'proto_docs/google/cloud/dialogflow/v2/context.rb', line 103

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

#parent::String



103
104
105
106
# File 'proto_docs/google/cloud/dialogflow/v2/context.rb', line 103

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