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-04-17 UTC."],[[["The latest version available for the Google BigQuery v2 API class `ListDatasetsOptions` is 3.11.0, and it provides options used when listing datasets."],["This class `ListDatasetsOptions` allows filtering datasets using labels, as detailed in the Google BigQuery documentation."],["Hidden datasets can be included in the list by setting the `IncludeHidden` property, which defaults to excluding them."],["The `PageSize` property allows control over the number of results returned per page during a list operation, while `PageToken` is used to continue a list operation."],["The class is part of the `Google.Cloud.BigQuery.V2` namespace, within the Google.Cloud.BigQuery.V2.dll assembly."]]],[]]