[[["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 details the `ServicesConnectionIdempotencyPolicy` class within the Google Cloud Run v2 C++ library, spanning multiple versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `ServicesConnectionIdempotencyPolicy` class provides functions for creating, getting, listing, updating, and deleting services, each accepting specific request types like `CreateServiceRequest`, `GetServiceRequest`, and so forth, and returning a `google::cloud::Idempotency` type."],["This class also includes methods for managing IAM policies, such as `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, using requests from `google::iam::v1`, all returning a `google::cloud::Idempotency` type as well."],["The class has a `clone()` function, used to create a copy of the object, returning a unique pointer of type `ServicesConnectionIdempotencyPolicy`."]]],[]]