Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DScores.php21 use Google\Service\Games\PlayerLeaderboardScoreListResponse; alias
59 * @return PlayerLeaderboardScoreListResponse
65 return $this->call('get', [$params], PlayerLeaderboardScoreListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayerLeaderboardScoreListResponse.php20 class PlayerLeaderboardScoreListResponse extends \Google\Collection class
95 class_alias(PlayerLeaderboardScoreListResponse::class, 'Google_Service_Games_PlayerLeaderboardScore…