Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DRetryConfig.php33 public $maxRetryDuration; variable in Google\\Service\\CloudScheduler\\RetryConfig
74 public function setMaxRetryDuration($maxRetryDuration) argument
76 $this->maxRetryDuration = $maxRetryDuration;
83 return $this->maxRetryDuration;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DRetryConfig.php37 public $maxRetryDuration; variable in Google\\Service\\CloudTasks\\RetryConfig
88 public function setMaxRetryDuration($maxRetryDuration) argument
90 $this->maxRetryDuration = $maxRetryDuration;
97 return $this->maxRetryDuration;