* For more information about this service, see the API * Documentation *
* $gamesService = new Google_Service_Games(...); * $achievementDefinitions = $gamesService->achievementDefinitions; *
* $gamesService = new Google_Service_Games(...); * $achievements = $gamesService->achievements; *
* $gamesService = new Google_Service_Games(...); * $applications = $gamesService->applications; *
* $gamesService = new Google_Service_Games(...); * $events = $gamesService->events; *
* $gamesService = new Google_Service_Games(...); * $leaderboards = $gamesService->leaderboards; *
* $gamesService = new Google_Service_Games(...); * $metagame = $gamesService->metagame; *
* $gamesService = new Google_Service_Games(...); * $players = $gamesService->players; *
* $gamesService = new Google_Service_Games(...); * $pushtokens = $gamesService->pushtokens; *
* $gamesService = new Google_Service_Games(...); * $questMilestones = $gamesService->questMilestones; *
* $gamesService = new Google_Service_Games(...); * $quests = $gamesService->quests; *
* $gamesService = new Google_Service_Games(...); * $revisions = $gamesService->revisions; *
* $gamesService = new Google_Service_Games(...); * $rooms = $gamesService->rooms; *
* $gamesService = new Google_Service_Games(...); * $scores = $gamesService->scores; *
* $gamesService = new Google_Service_Games(...); * $snapshots = $gamesService->snapshots; *
* $gamesService = new Google_Service_Games(...); * $turnBasedMatches = $gamesService->turnBasedMatches; *