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-05 UTC."],[[["This document details the `SnapshotsConnection` class interface, which provides virtual methods corresponding to the user-facing overload sets found in `SnapshotsClient`."],["The `SnapshotsConnection` class enables custom behavior injection during testing, allowing for the use of mock objects in place of `SnapshotsClient`."],["It outlines the available functions for managing snapshots, including deleting, retrieving, creating, listing, setting IAM policies, setting labels, and testing permissions, all of which are accessed via virtual methods."],["The document provides links to access documentation for different versions of the class, ranging from version 2.15.1 up to the latest release candidate 2.37.0-rc."],["A list of all of the functions of the `SnapshotsConnection` class is provided, with their respective return types and parameters."]]],[]]