Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DRequestUtilization.php25 public $targetConcurrentRequests; variable in Google\\Service\\Appengine\\RequestUtilization
34 public function setTargetConcurrentRequests($targetConcurrentRequests) argument
36 $this->targetConcurrentRequests = $targetConcurrentRequests;
43 return $this->targetConcurrentRequests;