If there might be more results than appear 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 \u003ccode\u003eListBucketsResponse\u003c/code\u003e class is used to handle the response from a \u003ccode\u003eListBuckets\u003c/code\u003e request, providing a list of log buckets.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIPageResponse<LogBucket>\u003c/code\u003e, \u003ccode\u003eIEnumerable<LogBucket>\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, offering functionalities for handling paged responses and working with collections of log buckets.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two key properties: \u003ccode\u003eBuckets\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e holding a list of \u003ccode\u003eLogBucket\u003c/code\u003e objects, and \u003ccode\u003eNextPageToken\u003c/code\u003e, a string used for retrieving subsequent pages of results.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods for iterating through the list of log buckets, including \u003ccode\u003eGetEnumerator()\u003c/code\u003e which returns an \u003ccode\u003eIEnumerator<LogBucket>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSeveral versions of this type are listed, ranging from 3.3.0 to 4.4.0, in which 4.4.0 is listed as the latest version.\u003c/p\u003e\n"]]],[],null,[]]