Class CreateEntityTypeRequest (2.13.0)

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. Format: projects/.
entity_type google.cloud.dialogflow_v2.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