[[["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 `SnapshotsConnectionIdempotencyPolicy` class within the Google Cloud C++ Compute Snapshots API, covering versions from 2.15.1 up to the latest release candidate, 2.37.0-rc."],["The class offers various functions related to snapshot management, including deleting, retrieving, inserting, and listing snapshots, along with setting and getting IAM policies and labels."],["Each function described (e.g. `DeleteSnapshot`, `GetSnapshot`, `InsertSnapshot`) defines a parameter `request` that is used for interaction with the API, along with a return `Type` of `google::cloud::Idempotency`."],["A `clone` function is provided that can be used to create a copy of the object, and it returns `std::unique_ptr\u003c SnapshotsConnectionIdempotencyPolicy \u003e`."],["The document has functions that let the user modify the snapshots by setting labels and setting IAM policy."]]],[]]