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 documentation for the `ListRoutinesOptions` class within the Google BigQuery v2 API, specifically for version 3.5.0."],["`ListRoutinesOptions` is a class used to configure options for listing routines, inheriting members from the base `object` class."],["The `PageSize` property allows users to specify the number of results per page, while the `PageToken` property facilitates continued list operations by using tokens from previous responses."],["The `ReadMask` property lets users specify which Routine fields should be included in the response, and `RoutineTypeFilter` allows for filtering routines by their type."],["The document lists various previous versions of this class and library, starting from version 2.2.0 all the way to the most recent version of 3.11.0."]]],[]]