[[["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-21 UTC."],[[["This document details the `ImagesConnectionIdempotencyPolicy` class within the Google Cloud C++ Compute Images v1 library, covering versions from 2.15.1 up to the latest release candidate 2.37.0-rc."],["The `ImagesConnectionIdempotencyPolicy` class includes virtual functions such as `clone()`, `DeleteImage`, `Deprecate`, `GetImage`, `GetFromFamily`, `GetIamPolicy`, `InsertImage`, `ListImages`, `PatchImage`, `SetIamPolicy`, `SetLabels`, and `TestIamPermissions`, each with specific request parameters and return types related to idempotency."],["Each virtual function listed interacts with a specific request type within the `google::cloud::cpp::compute::images::v1` namespace and returns a `google::cloud::Idempotency` type, allowing for determining whether the function is idempotent."],["The class allows the creation of a new copy of itself, and the document defines the request and response types for various actions like deleting, updating, retrieving, and managing images, such as getting an image, setting labels, or getting one from a family."],["The latest release candidate for the library in this document is 2.37.0-rc."]]],[]]