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 encapsulate the response from a request to list log buckets in Google Cloud Logging.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIPageResponse<LogBucket>\u003c/code\u003e, \u003ccode\u003eIEnumerable<LogBucket>\u003c/code\u003e, \u003ccode\u003eIMessage<ListBucketsResponse>\u003c/code\u003e, \u003ccode\u003eIEquatable<ListBucketsResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ListBucketsResponse>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a \u003ccode\u003eBuckets\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<LogBucket>\u003c/code\u003e which represents a list of \u003ccode\u003eLogBucket\u003c/code\u003e objects, and it also has a \u003ccode\u003eNextPageToken\u003c/code\u003e property of type string to facilitate pagination of results.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods like \u003ccode\u003eGetEnumerator()\u003c/code\u003e to iterate through the resources in the response.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBucketsResponse\u003c/code\u003e class includes two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eListBucketsResponse\u003c/code\u003e object for copying its properties.\u003c/p\u003e\n"]]],[],null,[]]