Class UpdateTaxonomyRequest (3.7.1)

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

Request message for UpdateTaxonomy.

Attributes

NameDescription
taxonomy google.cloud.datacatalog_v1.types.Taxonomy
The taxonomy to update. You can update only its description, display name, and activated policy types.
update_mask google.protobuf.field_mask_pb2.FieldMask
Specifies fields to update. If not set, defaults to all fields you can update. For more information, see [FieldMask] (https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask).