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-07 UTC."],[[["This document outlines the `JobServiceConnection` class within the Google Cloud Talent v4 API, focusing on version 2.24.0 and its associated versions."],["`JobServiceConnection` is the core interface for interacting with the `JobServiceClient`, defining virtual methods that align with the client's user-facing functionalities, allowing for customized behavior and testing."],["The latest version available is 2.37.0-rc, but there is a list of released versions, starting from 2.36.0 all the way back to 2.11.0."],["Key functions of `JobServiceConnection` include managing jobs with functionalities like creating, retrieving, updating, deleting, listing, and searching, either individually or in batches."],["The document provides information on how to create a concrete instance of `JobServiceConnection` using `MakeJobServiceConnection()` and also how to utilize the mock object `talent_v4_mocks::MockJobServiceConnection`."]]],[]]