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 webpage details the `SnapshotsConnection` object for `SnapshotsClient`, providing an interface with virtual methods for user-facing overload sets."],["Users can leverage this interface to inject custom behaviors, like with a Google Mock object, when testing `SnapshotsClient` objects."],["The content includes information on how to create a concrete instance using `MakeSnapshotsConnection()`, as well as how to mock the connection with `compute_snapshots_v1_mocks::MockSnapshotsConnection`."],["The page outlines the various functions available in `SnapshotsConnection`, such as `DeleteSnapshot`, `GetSnapshot`, `InsertSnapshot`, `ListSnapshots`, and various policy-related methods, with detailed parameters and return types."],["The page has a collection of previous versions, with the most recent version being 2.37.0-rc and the current page detailing version 2.32.0."]]],[]]