Class: Google::Cloud::Dialogflow::V2::ListContextsResponse

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 response message for Contexts.ListContexts.

Instance Attribute Summary collapse

Instance Attribute Details

#contexts::Array<::Google::Cloud::Dialogflow::V2::Context>



117
118
119
120
# File 'proto_docs/google/cloud/dialogflow/v2/context.rb', line 117

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

#next_page_token::String



117
118
119
120
# File 'proto_docs/google/cloud/dialogflow/v2/context.rb', line 117

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