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-03-14 UTC."],[[["This webpage provides documentation for the `JobServiceConnection` class within the Google Cloud Talent API, with `2.37.0-rc` being the latest version available."],["The `JobServiceConnection` class defines virtual methods corresponding to the user-facing overload sets found in `JobServiceClient`, enabling the injection of custom behavior for testing purposes."],["Concrete instances of `JobServiceConnection` can be created using `MakeJobServiceConnection()`, and for mocking, `talent_v4_mocks::MockJobServiceConnection` can be used."],["The documentation provides details on virtual functions such as `CreateJob`, `BatchCreateJobs`, `GetJob`, `UpdateJob`, `BatchUpdateJobs`, `DeleteJob`, `BatchDeleteJobs`, `ListJobs`, `SearchJobs`, and `SearchJobsForAlert`, including their parameters, request types, and return values."],["The class is located within the `/cpp/docs/reference/talent/` directory and has a total of 27 documented versions, spanning from version `2.11.0` all the way to the latest, `2.37.0-rc`."]]],[]]