[[["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-14 UTC."],[[["This document provides versioned documentation for the `ServicesConnectionIdempotencyPolicy` class within the Google Cloud Run v2 C++ library, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The class defines the idempotency policies for various Cloud Run v2 service-related operations, such as creating, getting, listing, updating, and deleting services."],["It also defines idempotency policies for IAM related operations including `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions` requests."],["The `clone()` function is available for creating copies of the `ServicesConnectionIdempotencyPolicy` object, returning a `std::unique_ptr`."],["Each function like `CreateService`, `GetService`, `ListServices`, `UpdateService`, `DeleteService` `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions` returns a `google::cloud::Idempotency` type, describing the nature of its operation."]]],[]]