[[["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 C++ library, spanning versions 2.11.0 to 2.37.0-rc."],["The latest release candidate version is 2.37.0-rc, and the most current fully released version listed is 2.36.0, while the lowest fully released version displayed is 2.11.0, with version 2.26.0 highlighted."],["The `JobControllerConnectionIdempotencyPolicy` class includes virtual functions for managing Dataproc jobs, such as `SubmitJob`, `GetJob`, `ListJobs`, `UpdateJob`, `CancelJob`, and `DeleteJob`, as well as `clone` and `SubmitJobAsOperation`."],["Each of the virtual functions described is designed to interact with a corresponding Dataproc API request, such as `SubmitJobRequest` and `GetJobRequest`, to enable job management, and each method is detailed with it's parameter names and return type."],["The `clone` method's purpose is to create a new, unique copy of a `JobControllerConnectionIdempotencyPolicy` object, and it returns a unique pointer to the new object."]]],[]]