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-04-09 UTC."],[[["This webpage details the `JobServiceConnection` interface, which defines virtual methods for each user-facing overload set in `JobServiceClient`."],["The latest version available is `2.37.0-rc`, while the current context is version `2.19.0`, with numerous prior versions listed for reference."],["`JobServiceConnection` allows custom behavior to be implemented in tests via dependency injection, including the ability to make mocks of this class, such as `talent_v4_mocks::MockJobServiceConnection`."],["`JobServiceConnection` functions include methods for job management, such as `CreateJob`, `BatchCreateJobs`, `GetJob`, `UpdateJob`, `DeleteJob`, and search-related functions like `SearchJobs` and `SearchJobsForAlert`, each with respective request and response types."]]],[]]