Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DAutomaticScaling.php33 public $maxConcurrentRequests; variable in Google\\Service\\Appengine\\AutomaticScaling
110 public function setMaxConcurrentRequests($maxConcurrentRequests) argument
112 $this->maxConcurrentRequests = $maxConcurrentRequests;
119 return $this->maxConcurrentRequests;