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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage details the `ListProjectsOptions` class, which provides options for `ListProjects` operations within the Google.Cloud.BigQuery.V2 namespace."],["The most recent version of the library available is 3.11.0, with numerous prior versions also documented, all the way back to version 2.2.0."],["`ListProjectsOptions` inherits from the base `Object` class, with additional properties like `PageSize` and `PageToken` that allow for the customization of pagination when listing projects."],["The `PageSize` property defines how many results are shown per page, while the `PageToken` property facilitates retrieving subsequent pages of results in list operations."]]],[]]