Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DAutomaticScaling.php41 public $maxPendingLatency; variable in Google\\Service\\Appengine\\AutomaticScaling
138 public function setMaxPendingLatency($maxPendingLatency) argument
140 $this->maxPendingLatency = $maxPendingLatency;
147 return $this->maxPendingLatency;