[[["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-14 UTC."],[[["The webpage provides documentation for the `AdminClient` class in the Google Cloud Bigtable C++ library, spanning versions from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `AdminClient` class is used to connect to the Cloud Bigtable Table Admin service, but users are advised to use `bigtable_admin::BigtableTableAdminConnection` and `bigtable_admin::BigtableTableAdminClient` instead for new configurations."],["This `AdminClient` can facilitate the creation of a `bigtable_admin::BigtableTableAdminConnection` and a `CompletionQueue` for use with `bigtable::TableAdmin`, specifically within version 2.15.1 of the library."],["The documentation includes a function, `project()`, which allows the user to retrieve the project ID associated with the current instance of `AdminClient`."]]],[]]