This interface defines 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) when writing tests that use objects of type InstanceAdminClient.
[[["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 virtual methods for each user-facing overload set in `InstanceAdminClient`."],["The `InstanceAdminConnection` object is used in conjunction with the `InstanceAdminClient` to interact with the Spanner Instance Admin API."],["The latest release candidate for the `InstanceAdminConnection` is version 2.37.0-rc, with a multitude of other stable versions ranging from 2.36.0 down to 2.11.0 available."],["`InstanceAdminConnection` has a variety of methods allowing for instance config and instance management, like `ListInstanceConfigs`, `CreateInstance`, `UpdateInstance`, `DeleteInstance` and more."],["The `InstanceAdminConnection` class supports custom behavior injection and mocking via `spanner_admin_mocks::MockInstanceAdminConnection`, for testing purposes."]]],[]]