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` interface, which provides virtual methods for user-facing overload sets found in `AttachedClustersClient` for version 2.11.0."],["The `AttachedClustersConnection` interface facilitates the injection of custom behaviors, particularly for testing purposes using mock objects, when interacting with `AttachedClustersClient`."],["The document provides links to different version of the class, as well as the `MockAttachedClustersConnection` for testing, and the `MakeAttachedClustersConnection()` to create a concrete instance."],["It outlines various functions within the `AttachedClustersConnection` interface, such as creating, updating, importing, getting, listing, and deleting attached clusters, as well as getting server configurations and generating install manifests, each with its specific request parameter and return type."]]],[]]