thresholdRules property
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;