JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrbuildBrand = $buildBrand; } /** * @return string */ public function getBuildBrand() { return $this->buildBrand; } /** * @param string */ public function setBuildDevice($buildDevice) { $this->buildDevice = $buildDevice; } /** * @return string */ public function getBuildDevice() { return $this->buildDevice; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(DeviceId::class, 'Google_Service_AndroidPublisher_DeviceId');