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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]