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."],[[["The latest version available for `SnapshotsConnection` is 2.37.0-rc, and there are 23 total versions listed, including the latest one."],["`SnapshotsConnection` defines virtual methods for all user-facing overload sets in `SnapshotsClient`, allowing for custom behavior injection during testing, and also has an associated mocking class."],["You can create a concrete instance of `SnapshotsConnection` using `MakeSnapshotsConnection()`."],["This class provides methods such as `DeleteSnapshot`, `GetSnapshot`, `InsertSnapshot`, `ListSnapshots`, `SetIamPolicy`, `SetLabels`, and `TestIamPermissions` to interact with snapshot data."],["Some of the functions like `DeleteSnapshot`, `InsertSnapshot`, and `SetLabels` have overloads that include a `NoAwaitTag` to provide options for managing operations asynchronously."]]],[]]