Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DScores.php24 use Google\Service\Games\PlayerScoreSubmissionList; alias
148 * @param PlayerScoreSubmissionList $postBody
155 public function submitMultiple(PlayerScoreSubmissionList $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayerScoreSubmissionList.php20 class PlayerScoreSubmissionList extends \Google\Collection class
61 class_alias(PlayerScoreSubmissionList::class, 'Google_Service_Games_PlayerScoreSubmissionList');