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 page provides reference documentation for the `ListProjectsOptions` class within the Google BigQuery v2 API, specifically for .NET."],["The latest version of the `ListProjectsOptions` class is 3.11.0, with documentation available for versions ranging from 2.2.0 to 3.11.0."],["`ListProjectsOptions` allows for control over pagination when listing projects, with properties to set the page size (`PageSize`) and continue operations with a page token (`PageToken`)."],["The class inherits from `object` and includes inherited members such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]