JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrcloudProduct = $cloudProduct; } /** * @return string */ public function getCloudProduct() { return $this->cloudProduct; } /** * @param string */ public function setEnrollmentLevel($enrollmentLevel) { $this->enrollmentLevel = $enrollmentLevel; } /** * @return string */ public function getEnrollmentLevel() { return $this->enrollmentLevel; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(EnrolledService::class, 'Google_Service_AccessApproval_EnrolledService');