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 webpage details the `SnapshotsConnection` object, which acts as an interface defining virtual methods for various user-facing operations within `SnapshotsClient`."],["The `SnapshotsConnection` interface enables users to incorporate custom behaviors, like mocking, when testing `SnapshotsClient` objects, with `MockSnapshotsConnection` being provided for this exact purpose."],["The webpage offers access to several versions of the `SnapshotsConnection` documentation, spanning from the most recent release candidate `2.37.0-rc` down to `2.15.1`."],["Methods supported by the `SnapshotsConnection` interface include `DeleteSnapshot`, `GetSnapshot`, `GetIamPolicy`, `InsertSnapshot`, `ListSnapshots`, `SetIamPolicy`, `SetLabels`, and `TestIamPermissions`, among others."],["The `options()` method can be called on this object to return various `Options` available to the `SnapshotsConnection`."]]],[]]