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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides reference documentation for the `ListTablesOptions` class within the Google BigQuery v2 API, specifically for .NET development."],["The `ListTablesOptions` class is used to configure options for `ListTables` operations, allowing control over how tables are listed."],["The latest version of the API documentation is 3.11.0, with a range of previous versions also available, starting from 2.2.0 and up until 3.10.0."],["The `ListTablesOptions` class includes properties like `PageSize` to control the number of results per page, and `PageToken` to continue listing from a specific point."],["This class inherits members from the base `object` class, including `GetHashCode`, `GetType`, and `ToString`."]]],[]]