/var/www/flurhymez/vendor/google/apiclient-services/src/SQLAdmin
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/SQLAdmin/InstancesRestoreBackupRequest.php (1339B)
restoreBackupContext = $restoreBackupContext;
}
/**
* @return RestoreBackupContext
*/
public function getRestoreBackupContext()
{
return $this->restoreBackupContext;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(InstancesRestoreBackupRequest::class, 'Google_Service_SQLAdmin_InstancesRestoreBackupRequest');