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` interface for the Google Cloud Dataproc v1 API, specifically for version 2.36.0."],["The `NodeGroupControllerConnection` defines virtual methods corresponding to each user-facing overload set in `NodeGroupControllerClient`, enabling custom behavior injection for testing purposes."],["The latest release candidate for this interface is 2.37.0-rc, while many prior versions of this class are also made available, from 2.36.0 all the way back to 2.11.0."],["Key functions within this class include `CreateNodeGroup`, `ResizeNodeGroup`, and `GetNodeGroup`, which respectively allow you to create, resize, and get node groups within the Google Cloud Dataproc v1 API."],["This class offers methods to manage long-running operations, such as listing, retrieving, deleting, and canceling operations, along with methods for setting and getting IAM policies, and testing IAM permissions."]]],[]]