Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DAchievements.php26 use Google\Service\Games\PlayerAchievementListResponse; alias
75 * @return PlayerAchievementListResponse
81 return $this->call('list', [$params], PlayerAchievementListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayerAchievementListResponse.php20 class PlayerAchievementListResponse extends \Google\Collection class
79 class_alias(PlayerAchievementListResponse::class, 'Google_Service_Games_PlayerAchievementListRespon…