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