A connection to the Cloud Spanner instance administration service.
This interface defines pure-virtual methods for each of the user-facing overload sets in InstanceAdminClient. This allows users to inject custom behavior (e.g., with a Google Mock object) in a InstanceAdminClient object for use in their own tests.
To create a concrete instance that connects you to a real Cloud Spanner instance administration service, see MakeInstanceAdminConnection().
[[["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."],[[["This document details the `InstanceAdminConnection` class, which provides an interface for connecting to the Cloud Spanner instance administration service, covering version 2.31.0 and many versions before and after."],["The `InstanceAdminConnection` class is deprecated and users are encouraged to migrate to `InstanceAdminClient` and `InstanceAdminConnection` within the `google::cloud::spanner_admin` namespace."],["This class outlines methods for performing operations such as getting, creating, updating, and deleting instance metadata, along with retrieving and listing instance configurations."],["The document also outlines functions for managing IAM policies, such as getting, setting, and testing permissions."],["The latest release is the release candidate `2.37.0-rc` which is listed at the top of all the listed version releases."]]],[]]