# Functions
NewNotificationsClient constructs a client for the notifications.v1.Notifications service.
NewNotificationsHandler builds an HTTP handler from the service implementation.
# Constants
NotificationsDeleteInstallationProcedure is the fully-qualified name of the Notifications's DeleteInstallation RPC.
NotificationsName is the fully-qualified name of the Notifications service.
NotificationsRegisterInstallationProcedure is the fully-qualified name of the Notifications's RegisterInstallation RPC.
NotificationsSubscribeProcedure is the fully-qualified name of the Notifications's Subscribe RPC.
NotificationsSubscribeWithMetadataProcedure is the fully-qualified name of the Notifications's SubscribeWithMetadata RPC.
NotificationsUnsubscribeProcedure is the fully-qualified name of the Notifications's Unsubscribe RPC.
# Structs
UnimplementedNotificationsHandler returns CodeUnimplemented from all methods.
# Interfaces
NotificationsClient is a client for the notifications.v1.Notifications service.
NotificationsHandler is an implementation of the notifications.v1.Notifications service.