Class ListPolicyTagsResponse (3.11.0)

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

Response message for ListPolicyTags.

Attributes

NameDescription
policy_tags MutableSequence[google.cloud.datacatalog_v1.types.PolicyTag]
The policy tags that belong to the taxonomy.
next_page_token str
Pagination token of the next results page. Empty if there are no more results in the list.