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` object for `SnapshotsClient`, providing a virtual interface for managing snapshots in Google Cloud Compute."],["It outlines the virtual methods available in `SnapshotsConnection`, such as `DeleteSnapshots`, `GetSnapshots`, `InsertSnapshots`, `ListSnapshots`, and various IAM-related functions, which allow for operations and control of compute snapshot resources."],["The document includes a range of previous versions from `2.15.1` to `2.36.0`, and up to the latest release candidate `2.37.0-rc` of this class, providing links to their documentation."],["The `SnapshotsConnection` class also allows users to inject custom behaviors for testing, demonstrated by `MockSnapshotsConnection`."],["The `SnapshotsConnection` object's functionalities include methods to get, set, and test IAM policies and the ability to list and delete snapshots."]]],[]]