This interface defines virtual methods for each of the user-facing overload sets in ClusterControllerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ClusterControllerClient.
[[["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-14 UTC."],[[["\u003cp\u003eThis document details the \u003ccode\u003eClusterControllerConnection\u003c/code\u003e object, which acts as an interface defining virtual methods for each overload set in \u003ccode\u003eClusterControllerClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClusterControllerConnection\u003c/code\u003e allows for custom behavior injection during testing using objects like Google Mock.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple available versions ranging from 2.11.0 up to 2.37.0-rc, each providing their own implementation of the \u003ccode\u003eClusterControllerConnection\u003c/code\u003e for \u003ccode\u003eClusterControllerClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe object includes virtual functions to manage clusters such as \u003ccode\u003eCreateCluster\u003c/code\u003e, \u003ccode\u003eUpdateCluster\u003c/code\u003e, \u003ccode\u003eStopCluster\u003c/code\u003e, \u003ccode\u003eStartCluster\u003c/code\u003e, \u003ccode\u003eDeleteCluster\u003c/code\u003e, \u003ccode\u003eGetCluster\u003c/code\u003e, \u003ccode\u003eListClusters\u003c/code\u003e, and \u003ccode\u003eDiagnoseCluster\u003c/code\u003e, each of them with overloads that take a \u003ccode\u003eNoAwaitTag\u003c/code\u003e or a \u003ccode\u003egoogle::longrunning::Operation\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMakeClusterControllerConnection()\u003c/code\u003e function is used to create a concrete instance of this class, while the \u003ccode\u003edataproc_v1_mocks::MockClusterControllerConnection\u003c/code\u003e is for mocking purposes.\u003c/p\u003e\n"]]],[],null,[]]