Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DComputeScheduling.php26 public $minNodeCpus; variable in Google\\Service\\VMMigrationService\\ComputeScheduling
41 public function setMinNodeCpus($minNodeCpus) argument
43 $this->minNodeCpus = $minNodeCpus;
50 return $this->minNodeCpus;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DScheduling.php38 public $minNodeCpus; variable in Google\\Service\\Compute\\Scheduling
99 public function setMinNodeCpus($minNodeCpus) argument
101 $this->minNodeCpus = $minNodeCpus;
108 return $this->minNodeCpus;