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 latest version available for the Google BigQuery v2 API is 3.11.0, and the documentation provides access to multiple versions, ranging down to version 2.2.0."],["The `ListDatasetsOptions` class is used to specify options when listing datasets in the Google BigQuery v2 API, with inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["Users can filter datasets when listing by using the `Filter` property, which allows filtering based on dataset labels as described in the provided link."],["The `IncludeHidden` property allows the inclusion or exclusion of hidden datasets in the listing, while the `PageSize` property sets the number of results per page."],["The `PageToken` property enables continued list operations by using a token from the `NextPageToken` property of a `Page\u003cTResource\u003e` or raw response from `AsRawResponses()`."]]],[]]