Class: Google::Cloud::Dialogflow::V2::CreateContextRequest

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.CreateContext.

Instance Attribute Summary collapse

Instance Attribute Details

#context::Google::Cloud::Dialogflow::V2::Context



152
153
154
155
# File 'proto_docs/google/cloud/dialogflow/v2/context.rb', line 152

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

#parent::String



152
153
154
155
# File 'proto_docs/google/cloud/dialogflow/v2/context.rb', line 152

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