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-21 UTC."],[[["This document details the `InstanceAdminConnection` class, which provides an interface for managing Cloud Spanner instance configurations and instances."],["The `InstanceAdminConnection` class defines virtual methods corresponding to the user-facing functions within the `InstanceAdminClient`, enabling custom behavior injection for testing."],["The latest release candidate for the `InstanceAdminConnection` is version 2.37.0-rc, with multiple previous versions listed from 2.36.0 down to 2.11.0."],["Functions are listed that correspond to the virtual methods available within the `InstanceAdminConnection` such as, `ListInstanceConfigs`, `CreateInstance`, `SetIamPolicy`, and more."],["Users can find details on how to create a concrete instance using `MakeInstanceAdminConnection()`, and a mock instance using `spanner_admin_mocks::MockInstanceAdminConnection`."]]],[]]