* For more information about this service, see the API * Documentation *
* $gamesConfigurationService = new Google_Service_GamesConfiguration(...); * $achievementConfigurations = $gamesConfigurationService->achievementConfigurations; *
* $gamesConfigurationService = new Google_Service_GamesConfiguration(...); * $imageConfigurations = $gamesConfigurationService->imageConfigurations; *
* $gamesConfigurationService = new Google_Service_GamesConfiguration(...); * $leaderboardConfigurations = $gamesConfigurationService->leaderboardConfigurations; *