tagValues
Lists all TagValues for a specific TagKey.
get/v3/tagValues
Query parameters
pageSizeinteger
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.
pageTokenstring
Optional. A pagination token returned from a previous call to ListTagValues that indicates where this listing should continue from.
parentstring
Required. Resource name for the parent of the TagValues to be listed, in the format tagKeys/123 or tagValues/123.
Response
Successful response