This interface defines virtual methods for each of the user-facing overload sets in AttachedClustersClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AttachedClustersClient.
[[["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 `AttachedClustersConnection` object, which acts as an interface defining virtual methods for all user-facing overload sets within the `AttachedClustersClient`."],["The `AttachedClustersConnection` enables the injection of custom behaviors during testing, such as using Google Mock objects with `AttachedClustersClient`."],["A variety of functions are outlined, including `CreateAttachedCluster`, `UpdateAttachedCluster`, `ImportAttachedCluster`, `GetAttachedCluster`, `ListAttachedClusters`, `DeleteAttachedCluster`, `GetAttachedServerConfig`, and `GenerateAttachedClusterInstallManifest`."],["The latest version of the documentation is for version `2.37.0-rc`, with a range of versions from `2.11.0` to `2.37.0-rc` available."],["The `MakeAttachedClustersConnection()` can be used to create concrete instances of the `AttachedClustersConnection`."]]],[]]