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"]],[["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 webpage provides documentation for the `ClusterControllerConnection` object, which is part of the Google Cloud Dataproc v1 API and relates to the `ClusterControllerClient`."],["The `ClusterControllerConnection` interface offers virtual methods for all user-facing overload sets within `ClusterControllerClient`, enabling custom behavior injection for testing."],["A range of versions for this `ClusterControllerConnection` object are provided, starting from version 2.11.0 and going up to the latest release candidate version 2.37.0-rc."],["This documentation describes methods such as `CreateCluster`, `UpdateCluster`, `StopCluster`, `StartCluster`, `DeleteCluster`, `GetCluster`, `ListClusters`, and `DiagnoseCluster`, each defined with parameter and return types."],["Instructions are provided on how to create concrete instances of `ClusterControllerConnection` using `MakeClusterControllerConnection()`, as well as for mocking purposes with `dataproc_v1_mocks::MockClusterControllerConnection`."]]],[]]