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."],[[["This webpage provides documentation for the `BatchServiceConnection` object, which is used in conjunction with `BatchServiceClient` for managing batch operations in Google Cloud."],["The `BatchServiceConnection` interface allows for custom behavior injection, such as with Google Mock objects, facilitating robust testing of `BatchServiceClient` interactions."],["The page lists various versions of the `BatchServiceConnection` documentation, with version 2.37.0-rc being the latest, alongside a list of older versions ranging down to 2.11.0."],["The `BatchServiceConnection` interface defines virtual methods for creating, getting, deleting, and listing jobs and tasks, each method taking a specific request type as input."],["`MakeBatchServiceConnection()` can be used to generate a concrete instance of `BatchServiceConnection`, and `batch_v1_mocks::MockBatchServiceConnection` can be used to generate mock objects for testing purposes."]]],[]]