[[["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 `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."]]],[]]