computeEngine = $computeEngine; } /** * @return Google_Service_Genomics_ComputeEngine */ public function getComputeEngine() { return $this->computeEngine; } }