thresholdRules property

List<GoogleCloudBillingBudgetsV1ThresholdRule>? thresholdRules
getter/setter pair

Rules that trigger alerts (notifications of thresholds being crossed) when spend exceeds the specified percentages of the budget.

Optional for pubsubTopic notifications. Required if using email notifications.

Optional.

Implementation

core.List<GoogleCloudBillingBudgetsV1ThresholdRule>? thresholdRules;