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` object, which provides virtual methods for each user-facing overload in `InstanceAdminClient`, allowing for custom behavior in testing."],["The `InstanceAdminConnection` object facilitates interaction with various versions of the Spanner Admin API, with version 2.37.0-rc being the latest and a range of versions from 2.11.0 to 2.36.0 also accessible."],["The document outlines the functions available within `InstanceAdminConnection`, such as `ListInstanceConfigs`, `GetInstanceConfig`, `CreateInstanceConfig`, and others, detailing their respective parameters and return types."],["Methods for managing instance configurations, including creating, updating, and deleting, are available."],["The Interface handles operations related to instances, including listing, creating, updating, deleting, and retrieving policy information."]]],[]]