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 documentation for the `ListTablesOptions` class within the Google BigQuery v2 API for .NET."],["The page lists various versions of the Google.Cloud.BigQuery.V2 API, with version 3.11.0 being the latest available."],["`ListTablesOptions` class allows users to set options for listing tables within BigQuery, such as defining the page size and managing pagination tokens."],["The class includes properties like `PageSize`, which dictates the number of results returned per page, and `PageToken`, used for continuing list operations."],["The `ListTablesOptions` class inherits members from the base `object` class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]