[[["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 document provides reference documentation for the `ListTablesResponse` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET."],["The `ListTablesResponse` class is used as a response message for the `ListTables` method in the `BigtableTableAdmin` service, offering a way to get the tables present in an instance."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, signifying its diverse capabilities."],["The `ListTablesResponse` class includes two key properties: `NextPageToken`, used for pagination, and `Tables`, which contains a list of the tables found."],["The documentation provides a history of the versions of this class, with the latest being 3.24.0 and all versions accessible via links."]]],[]]