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."],[[["This document provides reference documentation for the `ListDatasetsOptions` class within the Google BigQuery v2 API for .NET, detailing its usage in listing datasets."],["The `ListDatasetsOptions` class allows users to apply filters when listing datasets, including filtering by labels using the `Filter` property."],["Users can choose whether to include hidden datasets in the results via the `IncludeHidden` property, which defaults to excluding them."],["The class offers control over pagination with `PageSize` to set the number of results per page, and `PageToken` for continuing a list operation."],["The documentation covers various versions of the API, ranging from version 2.2.0 up to 3.11.0, allowing users to access resources through links to the various versions of the API."]]],[]]