If there might be more results than those appearing in this response, then
nextPageToken is included. To get the next set of results, call the same
method again using the value of nextPageToken as pageToken.
[[["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\u003eListLinksResponse\u003c/code\u003e class in the Google Cloud Logging v2 API is 4.4.0, and previous versions are available, starting from 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListLinksResponse\u003c/code\u003e is a class that represents the response from the ListLinks method in the Google Cloud Logging API, and it implements several interfaces, including \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eListLinksResponse\u003c/code\u003e includes a \u003ccode\u003eLinks\u003c/code\u003e property, which is a list of links, represented by the \u003ccode\u003eRepeatedField<Link>\u003c/code\u003e type, and a \u003ccode\u003eNextPageToken\u003c/code\u003e property of type \u003ccode\u003estring\u003c/code\u003e that is used for pagination when there are more results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListLinksResponse\u003c/code\u003e class has two constructors: a default constructor, \u003ccode\u003eListLinksResponse()\u003c/code\u003e, and another one, \u003ccode\u003eListLinksResponse(ListLinksResponse other)\u003c/code\u003e, which takes a \u003ccode\u003eListLinksResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEnumerator()\u003c/code\u003e method, returns an \u003ccode\u003eIEnumerator<Link>\u003c/code\u003e object, which allows iterating through the resources in the response, with a resource being of the type \u003ccode\u003eLink\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]