Searched refs:bootImage (Results 1 – 3 of 3) sorted by relevance
32 public $bootImage; variable in Google\\Service\\Genomics\\VirtualMachine105 public function setBootImage($bootImage) argument107 $this->bootImage = $bootImage;114 return $this->bootImage;
32 public $bootImage; variable in Google\\Service\\CloudLifeSciences\\VirtualMachine105 public function setBootImage($bootImage) argument107 $this->bootImage = $bootImage;114 return $this->bootImage;
97 public function setBootImage(BootImage $bootImage) argument99 $this->bootImage = $bootImage;106 return $this->bootImage;