Class UpdateTaxonomyRequest (3.3.2)

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

Request message for UpdateTaxonomy.

Attributes

NameDescription
taxonomy google.cloud.datacatalog_v1beta1.types.Taxonomy
The taxonomy to update. Only description, display_name, and activated policy types can be updated.
update_mask google.protobuf.field_mask_pb2.FieldMask
The update mask applies to the resource. For the FieldMask definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask If not set, defaults to all of the fields that are allowed to update.