Class: Google::Cloud::Dialogflow::V2::DeleteContextRequest

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

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



174
175
176
177
# File 'proto_docs/google/cloud/dialogflow/v2/context.rb', line 174

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