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 outlines the `SnapshotsConnection` object, which provides an interface for virtual methods corresponding to user-facing overload sets in `SnapshotsClient`."],["The `SnapshotsConnection` interface enables users to integrate custom behaviors, like mocking, when testing `SnapshotsClient` objects."],["The latest version is 2.37.0-rc, and the documentation includes versions ranging from 2.15.1 to 2.36.0, with the current page displaying version 2.22.0."],["Key functionalities of `SnapshotsConnection` include managing snapshots via methods such as `DeleteSnapshot`, `GetSnapshot`, `InsertSnapshot`, and `ListSnapshots`."],["Other functionalities include handling IAM policies with `GetIamPolicy`, `SetIamPolicy`, `SetLabels`, and `TestIamPermissions`."]]],[]]