[[["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 `ExecutionsConnectionIdempotencyPolicy` class within the Google Cloud Run v2 C++ library, with the most recent version being `2.37.0-rc`."],["The page provides links to the documentation for various versions of the `ExecutionsConnectionIdempotencyPolicy` class, spanning from version `2.11.0` to `2.37.0-rc`."],["The class contains several functions, including `clone()`, `GetExecution`, `ListExecutions`, `DeleteExecution`, `CancelExecution`, `ListOperations`, `GetOperation`, `DeleteOperation`, and `WaitOperation`, all of which interact with the Google Cloud Run Execution service."],["Each function listed is documented with its parameter names and types as well as its return type which is `google::cloud::Idempotency` for each of the functions, except `clone()` that returns a `std::unique_ptr\u003c ExecutionsConnectionIdempotencyPolicy \u003e`."],["Each function utilizes specific request types, such as `GetExecutionRequest`, `ListExecutionsRequest`, `DeleteExecutionRequest`, `CancelExecutionRequest`, `ListOperationsRequest`, `GetOperationRequest`, `DeleteOperationRequest`, and `WaitOperationRequest`."]]],[]]