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-07-09 UTC."],[[["The latest version of the `NotificationChannelServiceConnection` is 2.37.0-rc, and the page provides links to previous versions ranging down to 2.11.0."],["`NotificationChannelServiceConnection` defines virtual methods for each user-facing overload set in `NotificationChannelServiceClient`, facilitating the injection of custom behavior for testing."],["This class includes virtual functions such as `ListNotificationChannelDescriptors`, `GetNotificationChannelDescriptor`, `ListNotificationChannels`, and others to manage notification channels."],["The `MakeNotificationChannelServiceConnection()` function is used to create a concrete instance, while the `monitoring_v3_mocks::MockNotificationChannelServiceConnection` class allows mocking."],["`NotificationChannelServiceConnection` enables the following function operations: create, update, delete, verify, send verification codes, and retrieve channels and their descriptors."]]],[]]