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 for the `AttachedClustersClient` in the Google Cloud `gkemulticloud` API."],["The `AttachedClustersConnection` defines virtual methods for each user-facing overload set within `AttachedClustersClient`, enabling custom behavior injection for testing purposes."],["The latest version available in this documentation is 2.37.0-rc, while multiple prior versions ranging down to 2.11.0 are also available for reference."],["You can use `MakeAttachedClustersConnection()` to create a concrete instance of the `AttachedClustersConnection` object, or use `MockAttachedClustersConnection` for mocking during tests."],["This documentation provides details on the parameters and return types of functions like `CreateAttachedCluster`, `UpdateAttachedCluster`, `GetAttachedCluster`, `ListAttachedClusters`, and others."]]],[]]