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` interface for `SnapshotsClient`, providing access to various methods for managing snapshots in Google Cloud."],["The `SnapshotsConnection` class allows users to define custom behavior in testing scenarios by mocking objects, as demonstrated by the `MockSnapshotsConnection` class."],["It includes a list of different versions of the `SnapshotsConnection` interface, ranging from version 2.15.1 to 2.37.0-rc, with the latest release candidate being version 2.37.0-rc."],["The interface features virtual methods for operations like `DeleteSnapshot`, `GetSnapshot`, `InsertSnapshot`, `ListSnapshots`, and setting/getting IAM policies and labels."],["The webpage provides information on the `SnapshotsConnection` object, which is used in combination with `SnapshotsClient`, and how to access its various methods for the respective version listed."]]],[]]