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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This document outlines the `InstanceAdminConnection` class, which provides virtual methods for interacting with the `InstanceAdminClient` in Google Cloud Spanner."],["The document lists a variety of available versions, including version 2.37.0-rc as the latest, alongside links to documentation for each version's specific implementation."],["The `InstanceAdminConnection` interface supports injecting custom behavior for testing purposes, often using Google Mock objects, to work with the `InstanceAdminClient`."],["The `InstanceAdminConnection` class offers virtual functions to manage instance configurations and instances, such as creating, updating, listing, getting, and deleting them."],["There are also functions for setting, getting and testing IAM permissions related to the `InstanceAdminConnection` service."]]],[]]