This interface defines virtual methods for each of the user-facing overload sets in NodeGroupControllerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type NodeGroupControllerClient.
[[["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 `NodeGroupControllerConnection` class within the Google Cloud Dataproc C++ library, specifically for version 2.29.0 and other versions as well."],["`NodeGroupControllerConnection` defines virtual methods for user-facing overload sets in `NodeGroupControllerClient`, enabling users to customize behavior during testing."],["The class supports various functions including `CreateNodeGroup`, `ResizeNodeGroup`, and `GetNodeGroup`, each with different parameter types and return values for operations."],["Users can access the latest release candidate `2.37.0-rc`, as well as a comprehensive list of previous releases, starting from version `2.36.0` all the way down to version `2.11.0`, via the links provided."],["The documentation includes details for obtaining a concrete instance using `MakeNodeGroupControllerConnection()` and mocking using `dataproc_v1_mocks::MockNodeGroupControllerConnection`."]]],[]]