[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[[["This webpage provides documentation for the `JobControllerConnectionIdempotencyPolicy` class in the Google Cloud Dataproc C++ library, specifically covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The primary function of the `JobControllerConnectionIdempotencyPolicy` class is to define the idempotency behavior for operations related to job management, such as submitting, updating, retrieving, cancelling and deleting jobs."],["The class includes virtual functions like `SubmitJob`, `GetJob`, `ListJobs`, `UpdateJob`, `CancelJob`, `DeleteJob`, and `SubmitJobAsOperation`, each detailing the parameters and the return type, `google::cloud::Idempotency`."],["The webpage also provides a `clone()` function which allows for the creation of a copy of the current object, and returns a `std::unique_ptr` to the newly created `JobControllerConnectionIdempotencyPolicy` object."],["The current selected version of the `JobControllerConnectionIdempotencyPolicy` class on this webpage is 2.29.0, but it also provides links for reference on prior and future release candidates."]]],[]]