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."],[[["This page provides reference documentation for the `ListRoutinesOptions` class within the Google BigQuery v2 API, specifically for .NET development."],["The `ListRoutinesOptions` class is used to specify options for listing routines, including pagination and filtering."],["The latest version of the API documented here is 3.11.0, with versions dating back to 2.2.0 also available for reference."],["Key properties within the `ListRoutinesOptions` class include `PageSize`, `PageToken`, `ReadMask`, and `RoutineTypeFilter`, which allow for control over result quantity, continuation of listings, field selection, and filtering by routine type, respectively."]]],[]]