Class GetEntityTypeRequest (2.14.0)

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

The request message for EntityTypes.GetEntityType.

Attributes

NameDescription
name str
Required. The name of the entity type. Format: ``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

Inheritance

builtins.object > proto.message.Message > GetEntityTypeRequest