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 webpage provides documentation for the `InstanceAdminConnection` class, which is part of the Google Cloud Spanner Admin API's C++ client library, specifically for version 2.20.0."],["The `InstanceAdminConnection` class defines virtual methods corresponding to user-facing overload sets in `InstanceAdminClient`, allowing for custom behavior injection in testing."],["The page lists all available versions of the `InstanceAdminConnection` class, starting from the latest release candidate version 2.37.0-rc and going back to version 2.11.0."],["The documentation includes details about various functions, such as `ListInstanceConfigs`, `CreateInstanceConfig`, `ListInstances`, and `SetIamPolicy`, providing information about parameters, return types, and descriptions."],["The `InstanceAdminConnection` class can be instanciated by calling the `MakeInstanceAdminConnection()`, or it can be mocked by using `spanner_admin_mocks::MockInstanceAdminConnection`."]]],[]]