SerializedPolicyTag(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Message representing one policy tag when exported as a nested proto.
Attributes |
|
---|---|
Name | Description |
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. Max 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 |
MutableSequence[google.cloud.datacatalog_v1beta1.types.SerializedPolicyTag]
Children of the policy tag if any. |