Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DScores.php22 use Google\Service\Games\PlayerScoreListResponse; alias
153 * @return PlayerScoreListResponse
159 return $this->call('submitMultiple', [$params], PlayerScoreListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayerScoreListResponse.php20 class PlayerScoreListResponse extends \Google\Collection class
61 class_alias(PlayerScoreListResponse::class, 'Google_Service_Games_PlayerScoreListResponse');