Class BatchDeleteIntentsRequest (2.13.0)

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

The request message for Intents.BatchDeleteIntents.

Attributes

NameDescription
parent str
Required. The name of the agent to delete all entities types for. Format: projects/.
intents Sequence[google.cloud.dialogflow_v2.types.Intent]
Required. The collection of intents to delete. Only intent name must be filled in.