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 provides details on the `AttachedClustersConnection` object, which defines virtual methods for user-facing operations within `AttachedClustersClient` across multiple versions, ranging from 2.11.0 to 2.37.0-rc."],["The `AttachedClustersConnection` interface allows for custom behavior injection during testing, such as using a Google Mock object, when working with `AttachedClustersClient` objects."],["You can create a real-world instance of this object through `MakeAttachedClustersConnection()`, or mock it using `gkemulticloud_v1_mocks::MockAttachedClustersConnection` for testing purposes."],["The document outlines various functions available in the interface including managing attached clusters with actions such as creation, updating, importing, retrieving, listing, and deleting, as well as server configuration and token generation."],["The latest release is version 2.37.0-rc, with numerous previous versions listed, and version 2.22.0 being the subject of the `AttachedClustersConnection` documentation."]]],[]]