Home
last modified time | relevance | path

Searched refs:AchievementUnlockResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DAchievementUnlockResponse.php20 class AchievementUnlockResponse extends \Google\Model class
62 class_alias(AchievementUnlockResponse::class, 'Google_Service_Games_AchievementUnlockResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DAchievements.php23 use Google\Service\Games\AchievementUnlockResponse; alias
120 * @return AchievementUnlockResponse
126 return $this->call('unlock', [$params], AchievementUnlockResponse::class);