Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DRateLimits.php30 public $maxDispatchesPerSecond; variable in Google\\Service\\CloudTasks\\RateLimits
60 public function setMaxDispatchesPerSecond($maxDispatchesPerSecond) argument
62 $this->maxDispatchesPerSecond = $maxDispatchesPerSecond;
66 return $this->maxDispatchesPerSecond;