Class SerializedPolicyTag (3.3.2)

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

Message representing one policy tag, including all its descendant policy tags, as a nested proto.

Attributes

NameDescription
policy_tag str
Resource name of the policy tag. This field will be 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. The length of the description is limited to 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.