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 `ListProjectsOptions` class provides options for managing `ListProjects` operations within the Google.Cloud.BigQuery.V2 namespace."],["The latest version available is 3.11.0, while the current document is based on version 2.4.0 which is shown through the downloadable versions of this document."],["`ListProjectsOptions` includes properties like `PageSize`, which sets the number of results per page, and `PageToken`, which facilitates continued list operations."],["This class inherits members from the base `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The assembly for this class is `Google.Cloud.BigQuery.V2.dll`."]]],[]]