JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrtargetId = $targetId; } /** * @return string */ public function getTargetId() { return $this->targetId; } /** * @param string */ public function setTargetMimeType($targetMimeType) { $this->targetMimeType = $targetMimeType; } /** * @return string */ public function getTargetMimeType() { return $this->targetMimeType; } /** * @param string */ public function setTargetResourceKey($targetResourceKey) { $this->targetResourceKey = $targetResourceKey; } /** * @return string */ public function getTargetResourceKey() { return $this->targetResourceKey; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(DriveFileShortcutDetails::class, 'Google_Service_Drive_DriveFileShortcutDetails');