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 outlines the `SnapshotsConnection` class, which provides an interface for managing snapshots within the Google Cloud Compute service, specifically for version 2.28.0."],["The `SnapshotsConnection` class defines virtual methods corresponding to the user-facing overload sets found in the `SnapshotsClient`, enabling users to customize behavior, such as mocking for testing purposes."],["The `SnapshotsConnection` class includes functions to manipulate snapshots such as `DeleteSnapshot`, `GetSnapshot`, `InsertSnapshot`, `ListSnapshots`, and several other important functions."],["The document offers the user a list of available version numbers, starting from the latest release candidate (2.37.0-rc) all the way down to version 2.15.1, each with a corresponding link."],["The document provides information about using `MakeSnapshotsConnection()` to create a concrete instance, as well as `compute_snapshots_v1_mocks::MockSnapshotsConnection` for mocking purposes."]]],[]]