Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSecurityPolicyRuleRateLimitOptions.php66 public function setBanThreshold(SecurityPolicyRuleRateLimitOptionsThreshold $banThreshold) argument
68 $this->banThreshold = $banThreshold;
75 return $this->banThreshold;