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."],[[["The latest version available for the `ListTablesOptions` class in the Google BigQuery v2 API is version 3.11.0, with several previous versions accessible, going as far back as 2.2.0."],["`ListTablesOptions` is a class within the `Google.Cloud.BigQuery.V2` namespace, designed to manage options for listing table operations in Google BigQuery."],["This class contains properties for `PageSize`, which determines the number of results per page, and `PageToken`, which allows for continued listing operations."],["The `ListTablesOptions` class inherits from the base `object` class, with several inherited methods such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]