Class UpdateEntityTypeRequest (2.13.0)

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

The request message for EntityTypes.UpdateEntityType.

Attributes

NameDescription
entity_type google.cloud.dialogflow_v2beta1.types.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 google.protobuf.field_mask_pb2.FieldMask
Optional. The mask to control which fields get updated.