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-05-07 UTC."],[[["This document outlines the `JobServiceConnection` object for `JobServiceClient`, which provides virtual methods for user-facing overload sets."],["The `JobServiceConnection` interface allows the injection of custom behaviors, particularly useful in testing scenarios involving `JobServiceClient` objects."],["You can create a concrete instance of `JobServiceConnection` using `MakeJobServiceConnection()`."],["The document covers the available functions for operations such as `CreateJob`, `GetJob`, `UpdateJob`, `DeleteJob`, `ListJobs`, `SearchJobs`, along with their batch equivalents, `BatchCreateJobs`, `BatchUpdateJobs`, `BatchDeleteJobs`, and `SearchJobsForAlert`."],["This page contains a list of the various versions of the talent library, from `2.11.0` all the way to the latest release candidate `2.37.0-rc`."]]],[]]