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 information for the `ListRoutinesOptions` class within the Google BigQuery v2 API, specifically focusing on version 3.2.0 and providing links to prior versions."],["`ListRoutinesOptions` is used to configure options for listing routines in BigQuery, inheriting from the base `Object` class and it includes properties like `PageSize`, `PageToken`, `ReadMask`, and `RoutineTypeFilter`."],["The document details the properties of the `ListRoutinesOptions` class, such as `PageSize`, which determines the number of results per page, and `PageToken`, used for continuing list operations."],["`ReadMask` allows specifying which `Routine` fields should be populated in the returned resource, while `RoutineTypeFilter` allows filtering routines by their specific type."],["The latest version covered in this document is version 3.11.0 of the class, and includes links to all versions back to 2.2.0."]]],[]]