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 document provides reference documentation for the `ListProjectsOptions` class within the Google BigQuery v2 API for .NET."],["The `ListProjectsOptions` class is used to configure options for listing projects in Google BigQuery, including properties to set the page size and pagination token."],["The latest version of this documentation available is for version 3.11.0, and there are links to other versions as far back as 2.2.0."],["The `PageSize` property allows you to control the number of results returned per page in a list operation, affecting only the per-request page size."],["The `PageToken` property is utilized for pagination, enabling continued list operations using a token from a previous response."]]],[]]