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-04-09 UTC."],[[["This page provides documentation for the `BatchControllerConnection` class within the Google Cloud Dataproc v1 API, specifically for version 2.22.1."],["`BatchControllerConnection` defines the interface and virtual methods for user-facing operations in `BatchControllerClient`, facilitating custom behavior injection for testing."],["The documentation covers various versions of the Dataproc API, from 2.11.0 to 2.37.0-rc (latest), and each version has it's own implementation of `BatchControllerConnection`."],["Key functions of `BatchControllerConnection` are detailed, including `CreateBatch`, `GetBatch`, `ListBatches`, and `DeleteBatch`, each with parameters and return types."],["Users can create concrete instances of the connection using `MakeBatchControllerConnection()` or use `MockBatchControllerConnection` for mocking purposes."]]],[]]