This interface defines virtual methods for each of the user-facing overload sets in BatchControllerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type BatchControllerClient.
[[["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 `BatchControllerConnection` class for version 2.36.0 of the Dataproc C++ library, which is an interface for interacting with the `BatchControllerClient`."],["The latest release candidate for the library is version 2.37.0-rc, and there are multiple prior releases available, spanning from 2.11.0 up to 2.36.0, all available through the hyperlinks provided in the content."],["`BatchControllerConnection` allows for custom behavior injection in `BatchControllerClient`, aiding in testing through its support for mocking objects, such as `MockBatchControllerConnection`."],["The class defines virtual methods for creating, getting, listing, and deleting batches, as well as managing operations related to long-running tasks."],["The class also includes methods to work with IAM policies and operations, such as setting, getting, testing permissions, listing, getting, deleting, and canceling."]]],[]]