Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DMachineTypeAccelerators.php29 public $guestAcceleratorType; variable in Google\\Service\\Compute\\MachineTypeAccelerators
48 public function setGuestAcceleratorType($guestAcceleratorType) argument
50 $this->guestAcceleratorType = $guestAcceleratorType;
57 return $this->guestAcceleratorType;