Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstancesSetMachineResourcesRequest.php29 public function setGuestAccelerators($guestAccelerators) argument
31 $this->guestAccelerators = $guestAccelerators;
38 return $this->guestAccelerators;
H A DAllocationSpecificSKUAllocationReservedInstanceProperties.php43 public function setGuestAccelerators($guestAccelerators) argument
45 $this->guestAccelerators = $guestAccelerators;
52 return $this->guestAccelerators;
H A DSourceInstanceProperties.php121 public function setGuestAccelerators($guestAccelerators) argument
123 $this->guestAccelerators = $guestAccelerators;
130 return $this->guestAccelerators;
H A DInstanceProperties.php153 public function setGuestAccelerators($guestAccelerators) argument
155 $this->guestAccelerators = $guestAccelerators;
162 return $this->guestAccelerators;
H A DInstance.php303 public function setGuestAccelerators($guestAccelerators) argument
305 $this->guestAccelerators = $guestAccelerators;
312 return $this->guestAccelerators;