Class ListTagValuesRequest (1.9.0)

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

The request message for listing TagValues for the specified TagKey.

Attributes

NameDescription
parent str
Required. Resource name for TagKey, parent of the TagValues to be listed, in the format tagKeys/123.
page_size int
Optional. The maximum number of TagValues to return in the response. The server allows a maximum of 300 TagValues to return. If unspecified, the server will use 100 as the default.
page_token str
Optional. A pagination token returned from a previous call to ListTagValues that indicates where this listing should continue from.