Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
DRateLimits.php25 public $maxBurstSize; variable in Google\\Service\\CloudTasks\\RateLimits
35 public function setMaxBurstSize($maxBurstSize) argument
37 $this->maxBurstSize = $maxBurstSize;
44 return $this->maxBurstSize;