[[["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-05 UTC."],[[["This document details the `ImagesConnectionIdempotencyPolicy` class within the Google Cloud C++ Compute Images API, covering a range of versions from 2.15.1 to the latest release candidate 2.37.0-rc."],["The provided content outlines multiple functions, such as `DeleteImage`, `Deprecate`, `GetImage`, `InsertImage`, `PatchImage`, and `ListImages`, that define idempotent operations for managing Compute Engine images."],["Each function entry includes parameter details, specifying the request type, such as `DeleteImageRequest` or `InsertImageRequest`, and their corresponding return type, which is `google::cloud::Idempotency`."],["There are functions provided for retrieving the policy, or setting it, or even just testing the permissions, such as `GetIamPolicy`, `SetIamPolicy`, `TestIamPermissions` respectively."],["The document also outlines a `clone()` function, allowing users to create a new copy of the current `ImagesConnectionIdempotencyPolicy` object."]]],[]]