Home
last modified time | relevance | path

Searched refs:minNodes (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNodeGroupAutoscalingPolicy.php29 public $minNodes; variable in Google\\Service\\Compute\\NodeGroupAutoscalingPolicy
52 public function setMinNodes($minNodes) argument
54 $this->minNodes = $minNodes;
61 return $this->minNodes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1AutoScaling.php32 public $minNodes; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1AutoScaling
65 public function setMinNodes($minNodes) argument
67 $this->minNodes = $minNodes;
74 return $this->minNodes;