Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DDisk.php129 public function setGuestOsFeatures($guestOsFeatures) argument
131 $this->guestOsFeatures = $guestOsFeatures;
138 return $this->guestOsFeatures;
H A DLocalDisk.php113 public function setGuestOsFeatures($guestOsFeatures) argument
115 $this->guestOsFeatures = $guestOsFeatures;
122 return $this->guestOsFeatures;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAttachedDisk.php149 public function setGuestOsFeatures($guestOsFeatures) argument
151 $this->guestOsFeatures = $guestOsFeatures;
158 return $this->guestOsFeatures;
H A DSavedAttachedDisk.php171 public function setGuestOsFeatures($guestOsFeatures) argument
173 $this->guestOsFeatures = $guestOsFeatures;
180 return $this->guestOsFeatures;
H A DImage.php219 public function setGuestOsFeatures($guestOsFeatures) argument
221 $this->guestOsFeatures = $guestOsFeatures;
228 return $this->guestOsFeatures;
H A DDisk.php205 public function setGuestOsFeatures($guestOsFeatures) argument
207 $this->guestOsFeatures = $guestOsFeatures;
214 return $this->guestOsFeatures;