Class SerializedPolicyTag (3.7.1)

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

A nested protocol buffer that represents a policy tag and all its descendants.

Attributes

NameDescription
policy_tag str
Resource name of the policy tag. This field is ignored when calling ImportTaxonomies.
display_name str
Required. Display name of the policy tag. At most 200 bytes when encoded in UTF-8.
description str
Description of the serialized policy tag. At most 2000 bytes when encoded in UTF-8. If not set, defaults to an empty description.
child_policy_tags Sequence[google.cloud.datacatalog_v1.types.SerializedPolicyTag]
Children of the policy tag, if any.