[[["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 details the `JobControllerConnectionIdempotencyPolicy` class within the Google Cloud Dataproc v1 C++ library, covering versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The class defines several virtual functions that represent operations related to managing Dataproc jobs, such as `SubmitJob`, `GetJob`, `ListJobs`, `UpdateJob`, `CancelJob`, and `DeleteJob`."],["Additional functions like `SetIamPolicy`, `GetIamPolicy`, `TestIamPermissions`, `ListOperations`, `GetOperation`, `DeleteOperation`, and `CancelOperation` are also included for managing job related permissions and operations."],["Each of these virtual functions return a `google::cloud::Idempotency` value, and they each take a request parameter as input, which are described in the parameters section of each function."],["There is a virtual `clone()` function that is used to create a new copy of the current `JobControllerConnectionIdempotencyPolicy` object."]]],[]]