[[["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-14 UTC."],[[["This document details the `SnapshotsConnectionIdempotencyPolicy` class within the Google Cloud C++ Compute library, specifically outlining its behavior and supported versions."],["The latest version of the `SnapshotsConnectionIdempotencyPolicy` available is 2.37.0-rc, with a range of previous versions also accessible from 2.36.0 to 2.15.1."],["The `SnapshotsConnectionIdempotencyPolicy` class provides several virtual functions for managing snapshots, including `DeleteSnapshots`, `GetSnapshots`, `GetIamPolicy`, `InsertSnapshots`, `ListSnapshots`, `SetIamPolicy`, `SetLabels`, and `TestIamPermissions`, all accepting request objects as parameters."],["Each of these virtual functions returns a `google::cloud::Idempotency` type, indicating the idempotency characteristics of the respective snapshot management operation."],["The class also contains a virtual `clone()` function which creates a copy of the current object."]]],[]]