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"]],[["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-08-14 UTC."],[[["This document outlines the `JobServiceConnection` interface for the Google Cloud Talent API's `JobServiceClient` in C++, detailing its virtual methods for various job-related operations."],["The `JobServiceConnection` class allows for injecting custom behavior into `JobServiceClient` objects, especially useful for testing with mock objects."],["The document covers a range of functions within `JobServiceConnection`, including single and batch operations for creating, updating, and deleting jobs, along with methods for listing and searching jobs."],["The API also contains functionalities for long running operations, which you can either await to run to completion, or execute and get the result later."],["A history of the different versions of this class are included in the document, with version 2.37.0 being the latest, and version 2.29.0 being displayed."]]],[]]