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 `ListTablesOptions` class is used for configuring options when listing tables in the Google BigQuery v2 API."],["This class is part of the `Google.Cloud.BigQuery.V2` namespace within the `Google.Cloud.BigQuery.V2.dll` assembly."],["The class offers `PageSize` and `PageToken` properties, which control the number of results per page and the continuation of list operations, respectively."],["Version 3.11.0 is the most current version, while this documentation is for version 3.8.0, and the page also lists other versions of the documentation ranging from 2.2.0 to 3.10.0."]]],[]]