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-05-07 UTC."],[[["The webpage provides documentation for the `AdvisoryNotificationsServiceConnection` class, which is part of the Google Cloud Advisory Notifications C++ library, with the latest version being 2.37.0-rc."],["This class defines the interface for interacting with the `AdvisoryNotificationsServiceClient`, allowing users to implement custom behaviors, especially useful for testing."],["Users can find a list of the various versions of the `AdvisoryNotificationsServiceConnection` from version 2.20.0 to the latest release candidate 2.37.0-rc, each with its own documentation link."],["Key functions within the `AdvisoryNotificationsServiceConnection` interface include `ListNotifications`, `GetNotification`, `GetSettings`, and `UpdateSettings`, all providing methods for managing notifications and settings, as well as an `options()` function."],["The documentation provides instructions on how to create concrete instances of `AdvisoryNotificationsServiceConnection` using `MakeAdvisoryNotificationsServiceConnection()` and mock instances using `MockAdvisoryNotificationsServiceConnection`."]]],[]]