This interface defines virtual methods for each of the user-facing overload sets in SnoozeServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SnoozeServiceClient.
[[["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-05-07 UTC."],[[["The page details the `SnoozeServiceConnection` object, which is used with `SnoozeServiceClient` for Google Cloud Monitoring v3."],["This interface provides virtual methods for each user-facing overload set found in `SnoozeServiceClient`, enabling custom behavior injection during testing."],["The `MakeSnoozeServiceConnection()` function is used to instantiate a concrete version of this object."],["The page also includes mock version, through the use of `monitoring_v3_mocks::MockSnoozeServiceConnection`, as well as a list of methods to create, list, get, and update snoozes."],["The documentation spans multiple versions, from the latest release candidate, `2.37.0-rc`, down to version `2.11.0` of the application."]]],[]]