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."],[[["This document outlines the `ListDatasetsOptions` class within the `Google.Cloud.BigQuery.V2` namespace, used for specifying options when listing datasets."],["The document provides links to different versions of the API, ranging from version 2.2.0 to the latest 3.11.0 for `Google.Cloud.BigQuery.V2.ListDatasetsOptions`."],["`ListDatasetsOptions` class supports filtering datasets by using a filter string, and also supports the inclusion of hidden datasets."],["Users can specify `PageSize` to control the number of results per page and use `PageToken` to continue a list operation from a previous point."],["The ListDatasetOptions class inherits several members from the generic Object class such as GetHashCode, GetType, MemberwiseClone, and ToString."]]],[]]