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-21 UTC."],[[["This webpage provides documentation for the `NodeGroupControllerConnection` object, which is used with the `NodeGroupControllerClient` in the Google Cloud Dataproc v1 library."],["The `NodeGroupControllerConnection` interface defines virtual methods corresponding to the user-facing overload sets in `NodeGroupControllerClient`, enabling users to customize behavior during testing."],["Users can create instances using the `MakeNodeGroupControllerConnection()` function and for mocking purposes the `dataproc_v1_mocks::MockNodeGroupControllerConnection` class is provided."],["The page lists a range of available versions for the `NodeGroupControllerConnection`, including the latest release candidate `2.37.0-rc`, and several previous versions from `2.36.0` all the way down to `2.11.0`."],["The virtual functions described include `CreateNodeGroup`, `ResizeNodeGroup` and `GetNodeGroup`, which allows users to define behaviors for the Node Group functionalities."]]],[]]