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 of the `Google.Cloud.BigQuery.V2` package is 3.11.0, with several other versions available for use, down to version 2.2.0."],["`ListDatasetsOptions` is a sealed class used for configuring options when listing datasets within the `Google.Cloud.BigQuery.V2` namespace."],["This class provides properties such as `Filter`, `IncludeHidden`, `PageSize`, and `PageToken` to customize the listing of datasets, allowing for filtering, showing hidden datasets, setting page size, and continuing list operations."],["`ListDatasetsOptions` inherits members from the `Object` class, including methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]