This interface defines virtual methods for each of the user-facing overload sets in SnapshotsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SnapshotsClient.
To create a concrete instance, see MakeSnapshotsConnection().
[[["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-15 UTC."],[[["This document details the `SnapshotsConnection` class, which provides an interface for managing Google Compute Engine snapshots, and is compatible with version `2.30.0` of the C++ library."],["The class `SnapshotsConnection` defines virtual methods corresponding to the user-facing overload sets in `SnapshotsClient`, allowing for custom behavior injection during testing."],["`SnapshotsConnection` allows to perform operations such as creating, deleting, retrieving, and listing snapshots, and also provides functions for managing policies and labels associated with snapshots."],["The latest release is `2.37.0-rc` and there are version history links available, including versions all the way down to `2.15.1`."],["The page provides methods to be used such as: `DeleteSnapshot`, `GetSnapshot`, `GetIamPolicy`, `InsertSnapshot`, `ListSnapshots`, `SetIamPolicy`, `SetLabels`, and `TestIamPermissions`."]]],[]]