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 webpage provides reference documentation for the `ListRoutinesOptions` class within the Google BigQuery v2 API, specifically for .NET."],["The `ListRoutinesOptions` class is used to configure the listing of routines, including setting the page size, token for continued operations, read mask, and routine type filter."],["The page lists the available versions of the API from version 2.2.0 up to the latest version 3.11.0, showing the current page at version 3.8.0."],["The class inherits members from the base `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`, which are common .NET object methods."],["The `PageSize`, `PageToken`, `ReadMask`, and `RoutineTypeFilter` properties are available to control different aspects of the list routines operation."]]],[]]