Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/Resource/
H A DScores.php20 use Google\Service\GamesManagement\PlayerScoreResetAllResponse; alias
55 * @return PlayerScoreResetAllResponse
61 return $this->call('resetAll', [$params], PlayerScoreResetAllResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/
H A DPlayerScoreResetAllResponse.php20 class PlayerScoreResetAllResponse extends \Google\Collection class
61 class_alias(PlayerScoreResetAllResponse::class, 'Google_Service_GamesManagement_PlayerScoreResetAll…