Class CreatePolicyTagRequest (3.4.3)

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_v1beta1.types.PolicyTag
The policy tag to be created.