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-06-12 UTC."],[[["This webpage provides documentation for the `AdvisoryNotificationsServiceConnection` class, which is a part of the Google Cloud Advisory Notifications C++ client library, with version 2.37.0-rc being the most recent version."],["The `AdvisoryNotificationsServiceConnection` class offers virtual methods that mirror the user-facing overloads found in `AdvisoryNotificationsServiceClient`, allowing for the injection of custom behaviors during testing."],["The webpage outlines how to obtain a concrete instance of the service connection using `MakeAdvisoryNotificationsServiceConnection()`, or it can be mocked using `advisorynotifications_v1_mocks::MockAdvisoryNotificationsServiceConnection`."],["Key functions within the service connection interface are detailed, such as `ListNotifications`, `GetNotification`, `GetSettings`, and `UpdateSettings`, including their parameters and return types."],["The webpage also provides links to documentation for several older versions, going as far back as version 2.11.0, for historical purposes."]]],[]]