Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DAutomaticScaling.php57 public $minTotalInstances; variable in Google\\Service\\Appengine\\AutomaticScaling
194 public function setMinTotalInstances($minTotalInstances) argument
196 $this->minTotalInstances = $minTotalInstances;
203 return $this->minTotalInstances;