JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr * $cloudsearchService = new Google\Service\CloudSearch(...); * $user = $cloudsearchService->stats_user; * */ class StatsUser extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(StatsUser::class, 'Google_Service_CloudSearch_Resource_StatsUser');