Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DVmUtilizationMetrics.php29 public $cpuMaxPercent; variable in Google\\Service\\VMMigrationService\\VmUtilizationMetrics
72 public function setCpuMaxPercent($cpuMaxPercent) argument
74 $this->cpuMaxPercent = $cpuMaxPercent;
81 return $this->cpuMaxPercent;