Class ListPolicyTagsResponse (3.2.1)

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

Response message for ListPolicyTags.

Attributes

NameDescription
policy_tags Sequence[google.cloud.datacatalog_v1beta1.types.PolicyTag]
The policy tags that are in the requested taxonomy.
next_page_token str
Token used to retrieve the next page of results, or empty if there are no more results in the list.