Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DVersion.php183 public function setAutomaticScaling(AutomaticScaling $automaticScaling) argument
185 $this->automaticScaling = $automaticScaling;
192 return $this->automaticScaling;