[[["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-21 UTC."],[[["This document provides versioned documentation for the `JobServiceConnectionIdempotencyPolicy` class within the Google Cloud Talent C++ library, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `JobServiceConnectionIdempotencyPolicy` class offers a virtual `clone()` function to create a new copy of the current object."],["The class defines several virtual functions that take requests related to job management, such as `CreateJob`, `BatchCreateJobs`, `GetJob`, `UpdateJob`, `BatchUpdateJobs`, `DeleteJob`, `BatchDeleteJobs`, `ListJobs`, `SearchJobs`, and `SearchJobsForAlert`."],["Each virtual function related to job management returns a `google::cloud::Idempotency` type, and takes a request parameter, which has a distinct type for each function."],["There is also a virtual `GetOperation` function which takes a `google::longrunning::GetOperationRequest` parameter, and returns a `google::cloud::Idempotency` type."]]],[]]