Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DVersion.php29 protected $automaticScalingType = AutomaticScaling::class;
181 * @param AutomaticScaling
183 public function setAutomaticScaling(AutomaticScaling $automaticScaling)
188 * @return AutomaticScaling
H A DAutomaticScaling.php20 class AutomaticScaling extends \Google\Model class
250 class_alias(AutomaticScaling::class, 'Google_Service_Appengine_AutomaticScaling');