Class DeleteIntentRequest (1.12.0)

DeleteIntentRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for Intents.DeleteIntent.

Attribute

NameDescription
name str
Required. The name of the intent to delete. Format: ``projects/

Inheritance

builtins.object > proto.message.Message > DeleteIntentRequest