Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DLicenseResourceRequirements.php25 public $minGuestCpuCount; variable in Google\\Service\\Compute\\LicenseResourceRequirements
34 public function setMinGuestCpuCount($minGuestCpuCount) argument
36 $this->minGuestCpuCount = $minGuestCpuCount;
43 return $this->minGuestCpuCount;