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 page provides reference documentation for the `ListTablesOptions` class within the Google BigQuery v2 API, specifically for .NET development."],["`ListTablesOptions` is a class used to configure options when listing tables in BigQuery, inheriting from the base `object` class."],["The documentation covers versions from 2.2.0 up to the latest 3.11.0, with links to each specific version's documentation page for the `ListTablesOptions` class."],["The `ListTablesOptions` class contains properties such as `PageSize` (to set the number of results per page) and `PageToken` (to continue a list operation)."]]],[]]