[[["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 provides versioned documentation for the `SnapshotsConnectionIdempotencyPolicy` class, starting from version 2.15.1 up to the latest release candidate 2.37.0-rc."],["The `SnapshotsConnectionIdempotencyPolicy` class contains virtual functions that define the idempotency behavior of various snapshot operations, such as `DeleteSnapshot`, `GetSnapshot`, `InsertSnapshot`, and others."],["The `clone` function is designed to create a copy of the current `SnapshotsConnectionIdempotencyPolicy` object, and returns a unique pointer to a new object."],["Each function, such as `DeleteSnapshot`, `GetSnapshot`, `GetIamPolicy`, etc, requires a `request` parameter with a specific type according to what operation it is, to determine the correct process."],["Each function, whether it is `DeleteSnapshot`, `GetSnapshot`, or others, return a `google::cloud::Idempotency`, as an indicator of if it is idempotent."]]],[]]