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-14 UTC."],[[["This document outlines the `NodeGroupControllerConnection` interface, which provides virtual methods corresponding to the user-facing overloads in `NodeGroupControllerClient`."],["The `NodeGroupControllerConnection` interface supports creating, resizing, and retrieving node groups, as well as managing IAM policies and long-running operations."],["Users can inject custom behavior into tests using this interface, for example by utilizing a Google Mock object with the `MockNodeGroupControllerConnection`."],["The latest version of the `NodeGroupControllerConnection` documentation is 2.37.0-rc, and the document provides links to prior version documentation all the way back to version 2.11.0."],["To get a working version of the `NodeGroupControllerConnection`, `MakeNodeGroupControllerConnection()` is provided, and can be found in the same latest version folder."]]],[]]