[[["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 `InstanceAdminClient` class within the Google Cloud Bigtable C++ library, spanning versions from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `InstanceAdminClient` class creates a `bigtable_admin::BigtableInstanceAdminConnection` for `bigtable::InstanceAdmin` and is used to initiate a connection to the Cloud Bigtable Instance Admin service, but is now deprecated."],["The `bigtable_admin::BigtableInstanceAdminConnection` class should be used to configure `bigtable_admin::BigtableInstanceAdminClient` instead of using the `InstanceAdminClient` to configure `bigtable::InstanceAdmin`."],["The documentation includes a list of all available versions, with the latest release candidate, 2.37.0-rc, being the most current, followed by the most recent stable version, 2.36.0, and descending through to version 2.11.0."],["The `project()` function is detailed, returning the project ID as a `std::string const &` that the AdminClient is working on."]]],[]]