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."],[[["The `ListProjectsOptions` class provides options for managing the parameters of `ListProjects` operations within the Google BigQuery v2 API."],["This class allows for setting the `PageSize` property, determining the number of results returned per page in a list operation."],["It also enables the use of the `PageToken` property for continuing a list operation by utilizing the token provided from a previous response."],["The `ListProjectsOptions` class has been documented across multiple versions of the Google.Cloud.BigQuery.V2 library, from version 2.2.0 up to the latest 3.11.0."]]],[]]