Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
DRateLimits.php29 public $maxConcurrentDispatches; variable in Google\\Service\\CloudTasks\\RateLimits
49 public function setMaxConcurrentDispatches($maxConcurrentDispatches) argument
51 $this->maxConcurrentDispatches = $maxConcurrentDispatches;
58 return $this->maxConcurrentDispatches;