Class ListPolicyTagsRequest (3.7.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 inclusively. If not set, defaults to 50.
page_token str
The pagination token of the next results page. If not set, returns the first page. The token is returned in the response to a previous list request.