JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrexportUri = $exportUri; } /** * @return string */ public function getExportUri() { return $this->exportUri; } /** * @param string */ public function setFile($file) { $this->file = $file; } /** * @return string */ public function getFile() { return $this->file; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(DriveDestination::class, 'Google_Service_Meet_DriveDestination');