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."],[[["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."]]],[]]