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-04-09 UTC."],[[["This webpage details the `NodeGroupControllerConnection` object, which acts as an interface for the `NodeGroupControllerClient` in the Dataproc v1 API."],["The `NodeGroupControllerConnection` object allows for custom behavior injection in tests using `NodeGroupControllerClient`, often achieved with a Google Mock object."],["The webpage provides links to documentation for all versions, from the latest release candidate to version 2.11.0, with version 2.33.0 being the version being viewed."],["The object defined in the webpage supplies the functions `CreateNodeGroup`, `ResizeNodeGroup`, `GetNodeGroup`, `SetIamPolicy`, `GetIamPolicy`, `TestIamPermissions`, `ListOperations`, `GetOperation`, `DeleteOperation`, `CancelOperation`, and `options`."],["The `MakeNodeGroupControllerConnection()` function can be used to create a concrete instance of this interface, and the `dataproc_v1_mocks::MockNodeGroupControllerConnection` class can be used for mocking."]]],[]]