Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DLicenseResourceCommitment.php29 public $coresPerLicense; variable in Google\\Service\\Compute\\LicenseResourceCommitment
52 public function setCoresPerLicense($coresPerLicense) argument
54 $this->coresPerLicense = $coresPerLicense;
61 return $this->coresPerLicense;