importContext = $importContext; } /** * @return Google_Service_SQLAdmin_ImportContext */ public function getImportContext() { return $this->importContext; } }