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 latest version available for the Google.Cloud.BigQuery.V2 API is 3.11.0, with multiple prior versions listed, down to 2.2.0."],["`ListDatasetsOptions` is a class within the Google BigQuery v2 API, used for specifying options when listing datasets, with details to be determined."],["The class `ListDatasetsOptions` inherits from the base `object` class and includes properties like Filter, IncludeHidden, PageSize, and PageToken."],["The `Filter` property allows for the application of filters when listing datasets, and supports filtering by label."],["The `IncludeHidden` property determines if hidden datasets should be included in the list."]]],[]]