Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
DRetryConfig.php41 public $minBackoff; variable in Google\\Service\\CloudTasks\\RetryConfig
102 public function setMinBackoff($minBackoff) argument
104 $this->minBackoff = $minBackoff;
111 return $this->minBackoff;