[[["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 `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."]]],[]]