ThresholdRule contains a definition of a threshold which triggers an
alert (a notification of a threshold being crossed) to be sent when
spend goes above the specified amount. Alerts are automatically
e-mailed to users with the Billing Account Administrator role or the
Billing Account User role. The thresholds here have no effect on
notifications sent to anything configured under
Budget.all_updates_rule.
Attributes
Name
Description
threshold_percent
float
Required. Send an alert when this threshold
is exceeded. This is a 1.0-based percentage, so
0.5 = 50%. Validation: non-negative number.
spend_basis
.budget_model.ThresholdRule.Basis
Optional. The type of basis used to determine if spend has
passed the threshold. Behavior defaults to CURRENT_SPEND if
not set.
Classes
Basis
Basis(value)
The type of basis used to determine if spend has passed the
threshold.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-28 UTC."],[],[]]