[[["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-08-14 UTC."],[[["This document details the `JobControllerConnectionIdempotencyPolicy` class within the Google Cloud Dataproc C++ library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `JobControllerConnectionIdempotencyPolicy` class provides functions for determining the idempotency of various job-related operations, such as `SubmitJob`, `GetJob`, `ListJobs`, `UpdateJob`, `CancelJob`, and `DeleteJob`."],["It also includes methods for managing operations and IAM policies, such as `ListOperations`, `GetOperation`, `DeleteOperation`, `CancelOperation`, `SetIamPolicy`, `GetIamPolicy`, and `TestIamPermissions`, and the idempotency thereof."],["The document specifies that each function takes a request object as a parameter and returns a `google::cloud::Idempotency` type, except the `clone` function which creates a new copy of the object and returns it."]]],[]]