This interface defines virtual methods for each of the user-facing overload sets in JobServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type JobServiceClient.
[[["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-21 UTC."],[[["This document details the `JobServiceConnection` class, which provides an interface for virtual methods corresponding to the user-facing overload sets in `JobServiceClient`."],["The `JobServiceConnection` class enables users to customize behavior, such as using mock objects, when testing components that interact with `JobServiceClient`."],["A variety of functions are provided, including `CreateJob`, `BatchCreateJobs`, `GetJob`, `UpdateJob`, `BatchUpdateJobs`, `DeleteJob`, `BatchDeleteJobs`, `ListJobs`, `SearchJobs`, and `SearchJobsForAlert`, for managing job-related operations."],["There are multiple versions of the `JobServiceConnection` class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc, with the main page being version 2.33.0."],["The `JobServiceConnection` also supports methods for managing long-running operations, such as `BatchCreateJobs`, `BatchUpdateJobs`, and `BatchDeleteJobs`, using `NoAwaitTag` and `google::longrunning::Operation`."]]],[]]