Interface protos.google.monitoring.v3.INotificationChannelDescriptor (4.0.0)

Properties of a NotificationChannelDescriptor.

Package

@google-cloud/monitoring

Properties

description

description?: (string|null);

NotificationChannelDescriptor description

displayName

displayName?: (string|null);

NotificationChannelDescriptor displayName

labels

labels?: (google.api.ILabelDescriptor[]|null);

NotificationChannelDescriptor labels

launchStage

launchStage?: (google.api.LaunchStage|keyof typeof google.api.LaunchStage|null);

NotificationChannelDescriptor launchStage

name

name?: (string|null);

NotificationChannelDescriptor name

supportedTiers

supportedTiers?: (google.monitoring.v3.ServiceTier[]|null);

NotificationChannelDescriptor supportedTiers

type

type?: (string|null);

NotificationChannelDescriptor type