restoreBackupContext = $restoreBackupContext; } /** * @return Google_Service_SQLAdmin_RestoreBackupContext */ public function getRestoreBackupContext() { return $this->restoreBackupContext; } }