[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]