[[["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-21 UTC."],[[["This document details the `JobsConnectionIdempotencyPolicy` class within the Google Cloud Run v2 C++ library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The class offers a virtual `clone()` function to create copies of objects and defines the idempotency of various job-related operations."],["Functions are included for managing jobs, including creation (`CreateJob`), retrieval (`GetJob`, `ListJobs`), updating (`UpdateJob`), deletion (`DeleteJob`), and running (`RunJob`)."],["The `JobsConnectionIdempotencyPolicy` class also includes functions for managing IAM policies (`GetIamPolicy`, `SetIamPolicy`, `TestIamPermissions`)."],["Each function specifies its input parameter types and returns a `google::cloud::Idempotency` type, which represents whether the operation is idempotent."]]],[]]