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-14 UTC."],[[["This webpage details the `BatchControllerConnection` object for `BatchControllerClient`, specifically for version 2.24.0 of the Google Cloud Dataproc C++ library."],["The `BatchControllerConnection` interface provides virtual methods mirroring the user-facing overload sets found in `BatchControllerClient`, facilitating custom behavior injection during testing."],["The page provides links to various previous versions of the `BatchControllerConnection` class, going all the way down to version 2.11.0, with the latest release candidate being version 2.37.0-rc."],["The content outlines the available functions within `BatchControllerConnection`, including `CreateBatch`, `GetBatch`, `ListBatches`, and `DeleteBatch`, with details on their parameters and return types."],["A concrete instance of the `BatchControllerConnection` can be created using `MakeBatchControllerConnection()`, while the `dataproc_v1_mocks::MockBatchControllerConnection` can be used for mocking purposes."]]],[]]