Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DComputeEngineTargetDetails.php103 public function setAppliedLicense(AppliedLicense $appliedLicense) argument
105 $this->appliedLicense = $appliedLicense;
112 return $this->appliedLicense;
H A DComputeEngineTargetDefaults.php103 public function setAppliedLicense(AppliedLicense $appliedLicense) argument
105 $this->appliedLicense = $appliedLicense;
112 return $this->appliedLicense;