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

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/intent.rb

Overview

The request message for Intents::DeleteIntent.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns Required. The name of the intent to delete. Format: +projects//agent/intents/+.

Returns:

  • (String)

    Required. The name of the intent to delete. Format: +projects//agent/intents/+.



648
# File 'lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/intent.rb', line 648

class DeleteIntentRequest; end