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-07-02 UTC."],[[["This webpage provides documentation for the `SnoozeServiceConnection` class, which defines virtual methods for interacting with the `SnoozeServiceClient`."],["The `SnoozeServiceConnection` class allows users to inject custom behavior for testing purposes, such as using a Google Mock object."],["The latest version of `SnoozeServiceConnection` is 2.37.0-rc, and the page lists all versions back to 2.11.0."],["Key functions of `SnoozeServiceConnection` include `CreateSnooze`, `ListSnoozes`, `GetSnooze`, and `UpdateSnooze`, each interacting with corresponding request types like `CreateSnoozeRequest`."],["Users can create a concrete instance of `SnoozeServiceConnection` using `MakeSnoozeServiceConnection()` or utilize the `MockSnoozeServiceConnection` for mocking."]]],[]]