Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNodeGroupAutoscalingPolicy.php25 public $maxNodes; variable in Google\\Service\\Compute\\NodeGroupAutoscalingPolicy
38 public function setMaxNodes($maxNodes) argument
40 $this->maxNodes = $maxNodes;
47 return $this->maxNodes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1AutoScaling.php26 public $maxNodes; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1AutoScaling
37 public function setMaxNodes($maxNodes) argument
39 $this->maxNodes = $maxNodes;
46 return $this->maxNodes;