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 webpage details the `SnapshotsConnection` object, which interfaces with the `SnapshotsClient` in Google Cloud Compute C++ library, enabling custom behavior and testing."],["The page provides a comprehensive list of available versions, ranging from 2.15.1 to the latest release candidate 2.37.0-rc, and includes links to the corresponding documentation for each."],["The `SnapshotsConnection` object allows for various actions on snapshots, such as deletion, retrieval, insertion, listing, and setting IAM policies and labels."],["It defines virtual methods for the `SnapshotsClient`, allowing for the injection of custom behavior, particularly useful when unit testing, and includes a link for creating concrete instances using `MakeSnapshotsConnection()`."],["The documentation covers the parameters, return types, and descriptions for each virtual method like `DeleteSnapshot`, `GetSnapshot`, `GetIamPolicy`, and more."]]],[]]