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-01 UTC."],[[["Version 3.11.0 is the latest version available for `ListTablesOptions` in the `Google.Cloud.BigQuery.V2` namespace, with multiple previous versions also accessible."],["The `ListTablesOptions` class provides options for `ListTables` operations, inheriting from the base `Object` class."],["`ListTablesOptions` offers two main properties: `PageSize`, which controls the number of results per page, and `PageToken`, used for continuing a list operation from a specific point."],["This class is found in the `Google.Cloud.BigQuery.V2` namespace and is part of the `Google.Cloud.BigQuery.V2.dll` assembly."]]],[]]