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"]],[["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-07-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."]]],[]]