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"]],[["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-05 UTC."],[[["This webpage details the `BatchControllerConnection` class, which is integral to the `BatchControllerClient` within the Google Cloud Dataproc v1 API, and it provides a way to interact with batch operations."],["The `BatchControllerConnection` class defines virtual methods that correspond to user-facing overload sets in `BatchControllerClient`, enabling users to inject custom behavior during testing, like with Google Mock objects."],["The webpage offers navigation to documentation for multiple versions of the Dataproc API, ranging from 2.11.0 to the latest release candidate, 2.37.0-rc."],["The page lists the available virtual functions, such as `CreateBatch`, `GetBatch`, `ListBatches`, and `DeleteBatch`, along with functions related to IAM and long-running operations, that are part of the `BatchControllerConnection` class."],["The documentation also includes how to create an instance of this class using `MakeBatchControllerConnection()` and how to mock it using `dataproc_v1_mocks::MockBatchControllerConnection`."]]],[]]