Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DAutomaticScaling.php53 public $minPendingLatency; variable in Google\\Service\\Appengine\\AutomaticScaling
180 public function setMinPendingLatency($minPendingLatency) argument
182 $this->minPendingLatency = $minPendingLatency;
189 return $this->minPendingLatency;