Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
DRetryPolicy.php25 public $maximumBackoff; variable in Google\\Service\\Pubsub\\RetryPolicy
34 public function setMaximumBackoff($maximumBackoff) argument
36 $this->maximumBackoff = $maximumBackoff;
43 return $this->maximumBackoff;