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`, providing a virtual interface for each user-facing overload set within `BatchControllerClient`."],["The latest version of the `BatchControllerConnection` is 2.37.0-rc, and a full list of supported versions ranging from 2.11.0 to 2.37.0-rc, each with a link to their corresponding documentation page, are provided on this page."],["The `BatchControllerConnection` allows users to inject custom behavior for testing, such as with a Google Mock object, and includes methods for managing batches like `CreateBatch`, `GetBatch`, `ListBatches`, and `DeleteBatch`."],["To make a concrete instance of the class, users can use `MakeBatchControllerConnection()`, and for mocking purposes, `dataproc_v1_mocks::MockBatchControllerConnection` can be utilized."]]],[]]