[[["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 initiate a connection to the Cloud Bigtable Table Admin service, but it is recommended to use `bigtable_admin::BigtableTableAdminConnection` to configure `bigtable_admin::BigtableTableAdminClient` instead."],["This class creates `bigtable_admin::BigtableTableAdminConnection` and a `CompletionQueue` for `bigtable::TableAdmin`."],["The `project()` function allows you to retrieve the project ID that the `AdminClient` is working with."]]],[]]