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\u003eThe latest version of the \u003ccode\u003eListBucketsOptions\u003c/code\u003e documentation is 4.11.0, and the page provides links to previous versions, ranging back to 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListBucketsOptions\u003c/code\u003e is a class used for configuring operations related to listing buckets in Google Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows you to specify fields for partial responses to optimize performance, control the number of results per page, and resume list operations.\u003c/p\u003e\n"],["\u003cp\u003eYou can filter the returned buckets by specifying a prefix, ensuring that only buckets with names that start with that prefix are included.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBucketsOptions\u003c/code\u003e class also allows users to specify a projection to determine which fields to retrieve for each bucket.\u003c/p\u003e\n"]]],[],null,[]]