This interface defines virtual methods for each of the user-facing overload sets in NotificationChannelServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type NotificationChannelServiceClient.
[[["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-03-14 UTC."],[[["This webpage details the `NotificationChannelServiceConnection` object, which defines virtual methods corresponding to user-facing overloads in `NotificationChannelServiceClient`."],["The `NotificationChannelServiceConnection` interface enables the injection of custom behaviors, such as using a Google Mock object, for testing `NotificationChannelServiceClient` objects."],["The page provides links to documentation for various versions of the API, from version 2.11.0 to the latest release candidate 2.37.0-rc, for the `NotificationChannelServiceConnection` object."],["The page specifies how to create a concrete instance of the `NotificationChannelServiceConnection` object using `MakeNotificationChannelServiceConnection()` and how to utilize the mock instance with `monitoring_v3_mocks::MockNotificationChannelServiceConnection`."],["The page lists the virtual functions available within `NotificationChannelServiceConnection`, such as `ListNotificationChannelDescriptors`, `GetNotificationChannel`, and `VerifyNotificationChannel`, including their parameter and return types."]]],[]]