Class ListPolicyTagsRequest (3.2.1)

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

Request message for ListPolicyTags.

Attributes

NameDescription
parent str
Required. Resource name of the taxonomy to list the policy tags of.
page_size int
The maximum number of items to return. Must be a value between 1 and 1000. If not set, defaults to 50.
page_token str
The next_page_token value returned from a previous List request, if any. If not set, defaults to an empty string.