Class BatchDeleteIntentsRequest (2.7.1)

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. Supported formats: - projects/ - projects/
intents Sequence[google.cloud.dialogflow_v2beta1.types.Intent]
Required. The collection of intents to delete. Only intent name must be filled in.