Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DNodeConfig.php25 public $cpuCount; variable in Google\\Service\\CloudMemorystoreforMemcached\\NodeConfig
34 public function setCpuCount($cpuCount) argument
36 $this->cpuCount = $cpuCount;
43 return $this->cpuCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DVmwareVmDetails.php33 public $cpuCount; variable in Google\\Service\\VMMigrationService\\VmwareVmDetails
102 public function setCpuCount($cpuCount) argument
104 $this->cpuCount = $cpuCount;
111 return $this->cpuCount;