This interface defines virtual methods for each of the user-facing overload sets in BatchServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type BatchServiceClient.
[[["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."],[[["The latest release candidate version is 2.37.0-rc, with version 2.16.0 being the base version of the `BatchServiceConnection` documentation, and many versions in between available to reference."],["`BatchServiceConnection` defines virtual methods for user-facing overload sets in `BatchServiceClient`, allowing for custom behavior injection during testing with objects like Google Mock."],["Users can create a concrete instance of `BatchServiceConnection` using the `MakeBatchServiceConnection()` function, or use the `batch_v1_mocks::MockBatchServiceConnection` for mocking purposes."],["`BatchServiceConnection` includes virtual methods for operations such as `CreateJob`, `GetJob`, `DeleteJob`, `ListJobs`, `GetTask`, and `ListTasks`, each with corresponding request parameters and return types."],["The `options()` function is a virtual function within `BatchServiceConnection` that allows for the retrieval of `Options`."]]],[]]