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"]],[["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-05 UTC."],[[["This document outlines the `BatchServiceConnection` class, which provides an interface for virtual methods corresponding to each overload set in `BatchServiceClient`."],["The `BatchServiceConnection` enables users to inject custom behavior into their tests, such as with a Google Mock object, when working with `BatchServiceClient` objects."],["It provides functionalities for various operations like creating, getting, deleting, and listing jobs, as well as getting and listing tasks, using corresponding request types and returning appropriate status or stream range types."],["The document lists numerous previous versions of this class, ranging from version 2.11.0 up to 2.37.0-rc, allowing users to access the documentation and details of those specific versions."]]],[]]