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-21 UTC."],[[["This document outlines the `SnapshotsConnection` class, which provides an interface for interacting with `SnapshotsClient` in Google Cloud Compute, and is currently on version 2.34.0."],["The interface defines virtual methods corresponding to each user-facing overload set within `SnapshotsClient`, enabling the injection of custom behavior for testing, such as with Google Mock objects."],["Key operations supported by `SnapshotsConnection` include managing snapshots such as `DeleteSnapshot`, `GetSnapshot`, `InsertSnapshot`, and `ListSnapshots`, alongside managing policies and permissions with `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`."],["The `SnapshotsConnection` also supports managing labels via the `SetLabels` function, and there are methods for each function with and without `NoAwaitTag`."],["The document also provides a historical list of available versions of the `SnapshotsConnection`, starting with the latest release candidate [2.37.0-rc] and spanning back to version 2.15.1."]]],[]]