Properties of a NotificationChannel.
Package
@google-cloud/monitoringProperties
creationRecord
creationRecord?: (google.monitoring.v3.IMutationRecord|null);NotificationChannel creationRecord
description
description?: (string|null);NotificationChannel description
displayName
displayName?: (string|null);NotificationChannel displayName
enabled
enabled?: (google.protobuf.IBoolValue|null);NotificationChannel enabled
labels
labels?: ({ [k: string]: string }|null);NotificationChannel labels
mutationRecords
mutationRecords?: (google.monitoring.v3.IMutationRecord[]|null);NotificationChannel mutationRecords
name
name?: (string|null);NotificationChannel name
type
type?: (string|null);NotificationChannel type
userLabels
userLabels?: ({ [k: string]: string }|null);NotificationChannel userLabels
verificationStatus
verificationStatus?: (google.monitoring.v3.NotificationChannel.VerificationStatus|keyof typeof google.monitoring.v3.NotificationChannel.VerificationStatus|null);NotificationChannel verificationStatus