Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAutoscalingPolicyScaleInControl.php32 public function setMaxScaledInReplicas(FixedOrPercent $maxScaledInReplicas) argument
34 $this->maxScaledInReplicas = $maxScaledInReplicas;
41 return $this->maxScaledInReplicas;