Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DAutomaticScaling.php37 public $maxIdleInstances; variable in Google\\Service\\Appengine\\AutomaticScaling
124 public function setMaxIdleInstances($maxIdleInstances) argument
126 $this->maxIdleInstances = $maxIdleInstances;
133 return $this->maxIdleInstances;