Class CreatePolicyTagRequest (3.19.0)

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

Request message for CreatePolicyTag.

Attributes

NameDescription
parent str
Required. Resource name of the taxonomy that the policy tag will belong to.
policy_tag google.cloud.datacatalog_v1.types.PolicyTag
The policy tag to create.