Class UpdateEntityTypeRequest (0.3.0)

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

The request message for EntityTypes.UpdateEntityType.

Attributes

NameDescription
entity_type .gcdc_entity_type.EntityType
Required. The entity type to update.
language_code str
The language of the following fields in entity_type: - EntityType.entities.value - EntityType.entities.synonyms - EntityType.excluded_phrases.value If not specified, the agent's default language is used. `Many languages
update_mask .field_mask.FieldMask
The mask to control which fields get updated.