Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNodeGroupNode.php28 public $cpuOvercommitType; variable in Google\\Service\\Compute\\NodeGroupNode
75 public function setCpuOvercommitType($cpuOvercommitType) argument
77 $this->cpuOvercommitType = $cpuOvercommitType;
84 return $this->cpuOvercommitType;
H A DNodeTemplate.php28 public $cpuOvercommitType; variable in Google\\Service\\Compute\\NodeTemplate
97 public function setCpuOvercommitType($cpuOvercommitType) argument
99 $this->cpuOvercommitType = $cpuOvercommitType;
106 return $this->cpuOvercommitType;