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 details the `NodeGroupControllerConnection` object, which defines virtual methods for the user-facing overload sets in `NodeGroupControllerClient`."],["The content provides access to various versions of the `NodeGroupControllerConnection`, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["Users can utilize the interface to inject custom behavior for testing purposes, including using Google Mock objects."],["The `NodeGroupControllerConnection` interface offers functions such as `CreateNodeGroup`, `ResizeNodeGroup`, and `GetNodeGroup`, each with different parameter options and return types."],["Concrete instances can be created with `MakeNodeGroupControllerConnection()` and mock instances can be implemented with `dataproc_v1_mocks::MockNodeGroupControllerConnection`."]]],[]]