Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DPlayers.php21 use Google\Service\Games\PlayerListResponse; alias
67 * @return PlayerListResponse
73 return $this->call('list', [$params], PlayerListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayerListResponse.php20 class PlayerListResponse extends \Google\Collection class
79 class_alias(PlayerListResponse::class, 'Google_Service_Games_PlayerListResponse');