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 latest version of the Google.Cloud.BigQuery.V2 API is 3.11.0, with version 3.10.0 being the current documented version, and there are numerous prior versions dating back to 2.2.0."],["The `ListRoutinesOptions` class, found in the Google.Cloud.BigQuery.V2 namespace and Google.Cloud.BigQuery.V2.dll assembly, is used for configuring options when listing routines in BigQuery."],["The `ListRoutinesOptions` class includes properties such as `PageSize`, `PageToken`, `ReadMask`, and `RoutineTypeFilter`, allowing for customization of the listing operation like controlling the number of results per page, setting a token for continued listing, specifying fields to be populated, and filtering by routine type."],["The documentation provides detailed information on each property, including its type, a brief description, and relevant links to the Microsoft .NET documentation."]]],[]]