Interface protos.google.cloud.billing.budgets.v1.INotificationsRule (3.2.8)

Properties of a NotificationsRule.

Package

@google-cloud/billing-budgets!

Properties

disableDefaultIamRecipients

disableDefaultIamRecipients?: (boolean|null);

NotificationsRule disableDefaultIamRecipients

Property Value
TypeDescription
(boolean|null)

monitoringNotificationChannels

monitoringNotificationChannels?: (string[]|null);

NotificationsRule monitoringNotificationChannels

Property Value
TypeDescription
(string[]|null)

pubsubTopic

pubsubTopic?: (string|null);

NotificationsRule pubsubTopic

Property Value
TypeDescription
(string|null)

schemaVersion

schemaVersion?: (string|null);

NotificationsRule schemaVersion

Property Value
TypeDescription
(string|null)