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