Home
last modified time | relevance | path

Searched refs:thresholdPercent (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/
H A DGoogleCloudBillingBudgetsV1ThresholdRule.php26 public $thresholdPercent; variable in Google\\Service\\CloudBillingBudget\\GoogleCloudBillingBudgetsV1ThresholdRule
42 public function setThresholdPercent($thresholdPercent) argument
44 $this->thresholdPercent = $thresholdPercent;
48 return $this->thresholdPercent;