If set, this specifies the fields to fetch in the result to obtain partial responses,
usually to improve performance.
For example, to fetch just the name and location of each bucket, set this property to
"items(name,location),nextPageToken". The "nextPageToken" field is required in order to
fetch multiple pages; the library does not add this automatically.
See https://cloud.google.com/storage/docs/json_api/v1/how-tos/performance#partial for more details
on specifying fields for partial responses.
If set, this token is used to indicate a continued list operation.
The value should be taken from the NextPageToken property of either
a Page<TResource> or a raw response from AsRawResponses().
[[["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\u003eThis document provides reference information for the \u003ccode\u003eListBucketsOptions\u003c/code\u003e class within the Google Cloud Storage v1 API, specifically for version 4.10.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListBucketsOptions\u003c/code\u003e allows you to customize how bucket listing operations are performed, including features like specifying fields, page size, and continuation tokens, and filtering by prefix.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes a version history of the Google Cloud Storage v1 API, from version 3.4.0 to the latest version 4.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBucketsOptions\u003c/code\u003e class offers properties such as \u003ccode\u003eFields\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003ePrefix\u003c/code\u003e, \u003ccode\u003eProjection\u003c/code\u003e, and \u003ccode\u003eRetryOptions\u003c/code\u003e for detailed configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFields\u003c/code\u003e property enables partial responses by specifying the fields to fetch, improving performance, while the \u003ccode\u003eRetryOptions\u003c/code\u003e lets you modify the retry behavior for API requests.\u003c/p\u003e\n"]]],[],null,[]]