Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementContainerResourceRequirements.php39 public function setCpuLimit(ConfigManagementQuantity $cpuLimit) argument
41 $this->cpuLimit = $cpuLimit;
48 return $this->cpuLimit;