Class: Google::Cloud::Dialogflow::V2::DeleteIntentRequest

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

Overview

The request message for Intents.DeleteIntent.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



956
957
958
959
# File 'proto_docs/google/cloud/dialogflow/v2/intent.rb', line 956

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