[[["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 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 defines how various job-related operations, such as creating, updating, deleting, and searching for jobs, should be handled in terms of idempotency, ensuring that operations can be safely retried."],["The class includes virtual functions like `clone()`, which creates a copy of the object, and various methods for job management, like `CreateJob`, `UpdateJob`, and `DeleteJob`, all returning a `google::cloud::Idempotency` type."],["The document details parameters and return types for each function, such as the required request types, for instance, `google::cloud::talent::v4::CreateJobRequest const &` for `CreateJob`, and a `google::cloud::Idempotency` return type, allowing developers to determine the behavior for each function."],["Version 2.27.0 is the earliest listed version that includes all of these functions and related documentation, serving as a baseline for the covered features."]]],[]]