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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `ListDatasetsOptions` class provides options for listing datasets within the Google Cloud BigQuery service, offering functionalities such as filtering and pagination."],["This class allows for filtering datasets based on specific criteria, which is explained with a link to the Google Cloud documentation on filtering datasets using labels."],["Users can choose to include hidden datasets in the listing results using the `IncludeHidden` property."],["The `PageSize` and `PageToken` properties allow users to manage the pagination of results when listing datasets."],["The webpage offers access to the historical versions of this code, starting from version 2.2.0 all the way up to the latest 3.11.0 version."]]],[]]