Home
last modified time | relevance | path

Searched defs:achievementId (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DAchievements.php51 public function increment($achievementId, $stepsToIncrement, $optParams = [])
91 public function reveal($achievementId, $optParams = [])
108 public function setStepsAtLeast($achievementId, $steps, $optParams = [])
122 public function unlock($achievementId, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/Resource/
H A DAchievementConfigurations.php40 public function delete($achievementId, $optParams = [])
54 public function get($achievementId, $optParams = [])
105 public function update($achievementId, AchievementConfiguration $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/Resource/
H A DAchievements.php43 public function reset($achievementId, $optParams = [])
84 public function resetForAllPlayers($achievementId, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DAchievementUpdateRequest.php25 public $achievementId; variable in Google\\Service\\Games\\AchievementUpdateRequest
42 public function setAchievementId($achievementId)
H A DAchievementUpdateResponse.php25 public $achievementId; variable in Google\\Service\\Games\\AchievementUpdateResponse
50 public function setAchievementId($achievementId)
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesManagementService.php35 public function reset($achievementId, $optParams = array()) {
H A DGoogle_GamesService.php70 public function increment($achievementId, $stepsToIncrement, $optParams = array()) {
111 public function reveal($achievementId, $optParams = array()) {
128 public function unlock($achievementId, $optParams = array()) {