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-04-09 UTC."],[[["This webpage provides documentation for the `NodeGroupControllerConnection` object within the Google Cloud Dataproc C++ library, specifically for version 2.22.1 and other versions as well."],["`NodeGroupControllerConnection` defines virtual methods corresponding to the user-facing overload sets in `NodeGroupControllerClient`, allowing custom behavior injection, particularly useful for testing purposes."],["The interface supports various operations related to node groups, including creating, resizing, and retrieving node group information, with functions like `CreateNodeGroup`, `ResizeNodeGroup`, and `GetNodeGroup`."],["Users can create a concrete instance using `MakeNodeGroupControllerConnection()`, or create a mock instance for testing via `dataproc_v1_mocks::MockNodeGroupControllerConnection`."],["The latest version of `NodeGroupControllerConnection` is 2.37.0-rc, with various previous versions listed and linked, going back to version 2.11.0."]]],[]]