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 outlines the `InstanceAdminConnection` object for `InstanceAdminClient`, detailing its role in defining virtual methods for user-facing operations."],["The latest version available is `2.37.0-rc`, with a range of previous versions listed from `2.36.0` down to `2.11.0`, each linking to the specific documentation for the `InstanceAdminConnection` class."],["The `InstanceAdminConnection` interface allows for the injection of custom behavior, which is useful when writing tests, using a mock object, such as `spanner_admin_mocks::MockInstanceAdminConnection`."],["The `InstanceAdminConnection` object includes functions such as managing instance configurations (`ListInstanceConfigs`, `GetInstanceConfig`, etc.), instances (`ListInstances`, `GetInstance`, etc.), and IAM policies (`SetIamPolicy`, `GetIamPolicy`, `TestIamPermissions`)."],["The documentation also details methods for creating, updating, and deleting instance configurations and instances, alongside operations to manage instance configuration operations."]]],[]]