This interface defines virtual methods for each of the user-facing overload sets in AdvisoryNotificationsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AdvisoryNotificationsServiceClient.
[[["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-04-17 UTC."],[[["This webpage provides documentation for the `AdvisoryNotificationsServiceConnection` class, which is a part of the Google Cloud Advisory Notifications C++ library."],["The `AdvisoryNotificationsServiceConnection` class defines virtual methods mirroring user-facing overload sets in `AdvisoryNotificationsServiceClient`, allowing for custom behavior injection during testing."],["The latest version documented is 2.37.0-rc, while the current page context is version 2.22.1, and numerous versions are accessible via links."],["Key functions of this class include `ListNotifications`, `GetNotification`, `GetSettings`, and `UpdateSettings`, each taking a specific request object as a parameter and returning a specific type, as well as the options function."],["The documentation also provides instructions on how to create concrete instances of `AdvisoryNotificationsServiceConnection` using `MakeAdvisoryNotificationsServiceConnection()` and how to mock it with `advisorynotifications_v1_mocks::MockAdvisoryNotificationsServiceConnection`."]]],[]]