SerializedPolicyTag(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A nested protocol buffer that represents a policy tag and all its descendants.
Attributes |
|
---|---|
Name | Description |
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 |
MutableSequence[google.cloud.datacatalog_v1.types.SerializedPolicyTag]
Children of the policy tag, if any. |