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 details the \u003ccode\u003eListDatasetsOptions\u003c/code\u003e class, which is used for configuring options when listing datasets within Google Cloud BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFilter\u003c/code\u003e property allows users to specify a filter string to narrow down the listed datasets, and it is compatible with label filtering as detailed in the linked documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIncludeHidden\u003c/code\u003e property allows users to include or exclude hidden datasets, defaulting to excluding them, matching the behavior of the "all" parameter in the REST API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePageSize\u003c/code\u003e property lets you define the number of dataset results returned per page, controlling the per-request page size without altering the overall result count.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePageToken\u003c/code\u003e property is used to retrieve the next page of results in a continued listing operation, utilizing the \u003ccode\u003eNextPageToken\u003c/code\u003e from a \u003ccode\u003ePage<TResource>\u003c/code\u003e or a raw response.\u003c/p\u003e\n"]]],[],null,[]]