Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DRetryConfig.php29 public $maxBackoff; variable in Google\\Service\\CloudTasks\\RetryConfig
60 public function setMaxBackoff($maxBackoff) argument
62 $this->maxBackoff = $maxBackoff;
69 return $this->maxBackoff;