[[["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-04-09 UTC."],[[["This document details the `JobsConnectionIdempotencyPolicy` class within the Google Cloud Run v2 C++ library, spanning versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The class provides methods to define the idempotency of various job-related operations, including creating, getting, listing, updating, deleting, and running jobs."],["It also includes functions related to IAM policies for jobs such as getting, setting, and testing permissions."],["Each method, like `CreateJob`, `GetJob`, and `DeleteJob`, takes a request object and returns a `google::cloud::Idempotency` value, which indicates if an operation is safe to retry."],["The `clone()` function allows the creation of an independent copy of the `JobsConnectionIdempotencyPolicy` object."]]],[]]