[[["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-05 UTC."],[[["This webpage provides documentation for the `AdminClient` class in the Google Cloud Bigtable C++ client library, with version 2.36.0 as the current release."],["The latest release candidate version is 2.37.0-rc, and the page offers access to documentation for various versions, spanning from 2.11.0 to 2.36.0."],["The `AdminClient` class is responsible for creating a `BigtableTableAdminConnection` and a `CompletionQueue` for use by `bigtable::TableAdmin`, primarily for connection to the Cloud Bigtable Table Admin service."],["It's recommended to use `bigtable_admin::BigtableTableAdminConnection` to configure `bigtable_admin::BigtableTableAdminClient` instead of using this class to configure `bigtable::TableAdmin` due to backwards compatibility."],["The `project()` function in the `AdminClient` class returns the project ID the `AdminClient` is operating on."]]],[]]