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-04-17 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."]]],[]]