A pagination token returned from a previous call to ListTagValues
that indicates from where listing should continue. This is currently not
used, but the server may at any point start supplying a valid token.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eListTagValuesResponse\u003c/code\u003e is 2.5.0, with versions available dating back to 1.0.0, all accessible via provided links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListTagValuesResponse\u003c/code\u003e is a class that inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, to represent a response to listing TagValues.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListTagValuesResponse\u003c/code\u003e class contains properties like \u003ccode\u003eNextPageToken\u003c/code\u003e, a string for pagination, and \u003ccode\u003eTagValues\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eTagValue\u003c/code\u003e objects, representing the list of tag values.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two constructors: a default \u003ccode\u003eListTagValuesResponse()\u003c/code\u003e and a copy constructor \u003ccode\u003eListTagValuesResponse(ListTagValuesResponse other)\u003c/code\u003e for creating a new instance based on another instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEnumerator()\u003c/code\u003e method allows for iterating through the resources in the \u003ccode\u003eListTagValuesResponse\u003c/code\u003e, which returns an \u003ccode\u003eIEnumerator\u003c/code\u003e of \u003ccode\u003eTagValue\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]