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