Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DGkeNodePoolAutoscalingConfig.php25 public $maxNodeCount; variable in Google\\Service\\Dataproc\\GkeNodePoolAutoscalingConfig
34 public function setMaxNodeCount($maxNodeCount) argument
36 $this->maxNodeCount = $maxNodeCount;
43 return $this->maxNodeCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResources.php29 public $maxNodeCount; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResources
52 public function setMaxNodeCount($maxNodeCount) argument
54 $this->maxNodeCount = $maxNodeCount;
61 return $this->maxNodeCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DNodePoolAutoscaling.php33 public $maxNodeCount; variable in Google\\Service\\Container\\NodePoolAutoscaling
70 public function setMaxNodeCount($maxNodeCount) argument
72 $this->maxNodeCount = $maxNodeCount;
79 return $this->maxNodeCount;