Searched refs:getResponseErrors (Results 1 – 1 of 1) sorted by relevance
128 throw new GoogleServiceException($body, $code, null, self::getResponseErrors($body));170 private static function getResponseErrors($body) function in Google\\Http\\REST