objectLocation = $objectLocation; } /** * @return CompositeMedia */ public function getObjectLocation() { return $this->objectLocation; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(DiffDownloadResponse::class, 'Google_Service_CloudSupport_DiffDownloadResponse');