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, which is used with `NodeGroupControllerClient` in the Google Cloud Dataproc C++ library."],["The `NodeGroupControllerConnection` interface defines virtual methods corresponding to the user-facing overload sets found in `NodeGroupControllerClient`, enabling users to customize behavior during testing."],["Users can create an actual instance of this object using the `MakeNodeGroupControllerConnection()` function."],["The documentation includes methods such as `CreateNodeGroup`, `ResizeNodeGroup`, and `GetNodeGroup`, each with descriptions of their parameters and return types, which are found in the various listed versions of the library, with `2.37.0-rc` being the latest."],["The webpage lists all the versions available of the NodeGroupControllerConnection object, from `2.11.0` to `2.37.0-rc`, as well as the current version, `2.24.0`."]]],[]]