Searched refs:PlayerListResponse (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\Games\PlayerListResponse; alias67 * @return PlayerListResponse73 return $this->call('list', [$params], PlayerListResponse::class);
20 class PlayerListResponse extends \Google\Collection class79 class_alias(PlayerListResponse::class, 'Google_Service_Games_PlayerListResponse');