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 page provides documentation for the `SnapshotsConnection` object, specifically version 2.35.0, which serves as an interface defining virtual methods for user-facing overload sets within `SnapshotsClient`."],["The `SnapshotsConnection` interface allows users to inject custom behavior, such as with a Google Mock object, during testing of `SnapshotsClient` objects, and includes methods like `DeleteSnapshot`, `GetSnapshot`, `InsertSnapshot` and more."],["The documentation lists the available versions of `SnapshotsConnection`, ranging from the latest release candidate (2.37.0-rc) down to version 2.15.1, with links to their respective pages."],["Users can create a concrete instance of `SnapshotsConnection` using `MakeSnapshotsConnection()`, and for mocking purposes, utilize `compute_snapshots_v1_mocks::MockSnapshotsConnection`."],["`SnapshotsConnection` has a large amount of functions to manage snapshots, including deletion, retrieval, inserting, listing, setting labels, managing the policy, and more."]]],[]]