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` class within the Google Cloud Dataproc C++ library, specifically for version 2.13.0 and offers links to documentation for other versions."],["The `ClusterControllerConnection` class defines virtual methods corresponding to user-facing overload sets in `ClusterControllerClient`, allowing for custom behavior injection during testing."],["This class provides functionality for managing Dataproc clusters, including creating, updating, stopping, starting, deleting, getting, listing, and diagnosing clusters."],["Users can utilize the `MakeClusterControllerConnection()` function to create a concrete instance, or use `MockClusterControllerConnection` for mocking purposes in testing environments."]]],[]]