[[["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."],[[["The content focuses on the `ListTablesResponse` class within the `Google.Cloud.Bigtable.Admin.V2` namespace for .NET, specifically version 2.8.0, with links to various older versions."],["`ListTablesResponse` is a message type used in the response of the `BigtableTableAdmin.ListTables` method, designed to list tables within a Bigtable instance."],["The `ListTablesResponse` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing functionalities like deep cloning, message handling, and enumeration."],["Key properties of `ListTablesResponse` include `NextPageToken`, which is used for pagination of results, and `Tables`, a list of `Table` objects representing the tables in the response."],["The document contains documentation for all versions of `Google.Cloud.Bigtable.Admin.V2` from 2.4.0 to 3.24.0, with 3.24.0 being the latest."]]],[]]