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

Properties of a ThresholdRule.

Package

@google-cloud/billing-budgets!

Properties

spendBasis

spendBasis?: (google.cloud.billing.budgets.v1.ThresholdRule.Basis|keyof typeof google.cloud.billing.budgets.v1.ThresholdRule.Basis|null);

ThresholdRule spendBasis

Property Value
TypeDescription
(google.cloud.billing.budgets.v1.ThresholdRule.Basis|keyof typeof google.cloud.billing.budgets.v1.ThresholdRule.Basis|null)

thresholdPercent

thresholdPercent?: (number|null);

ThresholdRule thresholdPercent

Property Value
TypeDescription
(number|null)