Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DOutlierDetection.php27 public $consecutiveErrors; variable in Google\\Service\\Compute\\OutlierDetection
80 public function setConsecutiveErrors($consecutiveErrors) argument
82 $this->consecutiveErrors = $consecutiveErrors;
89 return $this->consecutiveErrors;