This interface defines virtual methods for each of the user-facing overload sets in SnapshotSettingsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SnapshotSettingsClient.
To create a concrete instance, see MakeSnapshotSettingsConnection().
[[["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-07-02 UTC."],[[["The latest version available is 2.37.0-rc, with numerous older versions of the compute snapshot settings documented, from version 2.36.0 down to 2.15.1."],["`SnapshotSettingsConnection` defines virtual methods for each user-facing overload set in `SnapshotSettingsClient`."],["Users can inject custom behavior, like Google Mock objects, into tests using `SnapshotSettingsClient` and this allows mocking via the `MockSnapshotSettingsConnection` object."],["The `SnapshotSettingsConnection` class provides virtual functions for `options()`, `GetSnapshotSettings()`, and multiple overloads of `PatchSnapshotSettings()`, including both asynchronous and non-asynchronous options."],["Each version of the `SnapshotSettingsConnection` is accessible through a unique link."]]],[]]