BatchDeleteEntitiesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The request message for EntityTypes.BatchDeleteEntities.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The name of the entity type to delete entries for. Supported formats: - projects/
- projects/
|
entity_values |
MutableSequence[str]
Required. The reference values of the entities to
delete. Note that these are not fully-qualified names, i.e.
they don't start with projects/ .
|
language_code |
str
Optional. The language used to access language-specific data. If not specified, the agent's default language is used. For more information, see `Multilingual intent and entity data |