Class UpdateEntityTypeRequest (2.0.0)

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

The request message for EntityTypes.UpdateEntityType.

Attributes

NameDescription
entity_type .gcd_entity_type.EntityType
Required. The entity type to update.
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
update_mask .field_mask.FieldMask
Optional. The mask to control which fields get updated.