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."],[[["The latest version of the `JobServiceConnection` class is `2.37.0-rc`, with a full list of previous versions available, starting from `2.36.0` and going back to `2.11.0`."],["`JobServiceConnection` defines virtual methods for all user-facing overload sets within `JobServiceClient`, facilitating the injection of custom behavior for testing purposes."],["This class can be instantiated through `MakeJobServiceConnection()` and mocked using `talent_v4_mocks::MockJobServiceConnection`."],["The `JobServiceConnection` class provides methods for managing jobs, including creating, updating, deleting, listing, and searching for jobs in various formats."],["`JobServiceConnection` allows you to execute batch operations on jobs, including creation, updates, and deletion."]]],[]]