JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrexpiryTimeSeconds = $expiryTimeSeconds; } /** * @return string */ public function getExpiryTimeSeconds() { return $this->expiryTimeSeconds; } /** * @param string */ public function setId($id) { $this->id = $id; } /** * @return string */ public function getId() { return $this->id; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(AppEdit::class, 'Google_Service_AndroidPublisher_AppEdit');