Class CreateEntityTypeRequest (2.1.2)

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

The request message for EntityTypes.CreateEntityType.

Attributes

NameDescription
parent str
Required. The agent to create a entity type for. Supported formats: - projects/ - projects/
entity_type google.cloud.dialogflow_v2beta1.types.EntityType
Required. The entity type to create.
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