| Package | Description |
|---|---|
| com.google.api.services.games |
| Modifier and Type | Method and Description |
|---|---|
Games.Applications.Get |
Games.Applications.get(java.lang.String applicationId)
Retrieves the metadata of the application with the given ID.
|
Games.Applications.Get |
Games.Applications.Get.set(java.lang.String parameterName,
java.lang.Object value) |
Games.Applications.Get |
Games.Applications.Get.setAlt(java.lang.String alt) |
Games.Applications.Get |
Games.Applications.Get.setApplicationId(java.lang.String applicationId)
The application ID from the Google Play developer console.
|
Games.Applications.Get |
Games.Applications.Get.setConsistencyToken(java.lang.Long consistencyToken)
The last-seen mutation timestamp.
|
Games.Applications.Get |
Games.Applications.Get.setFields(java.lang.String fields) |
Games.Applications.Get |
Games.Applications.Get.setKey(java.lang.String key) |
Games.Applications.Get |
Games.Applications.Get.setLanguage(java.lang.String language)
The preferred language to use for strings returned by this method.
|
Games.Applications.Get |
Games.Applications.Get.setOauthToken(java.lang.String oauthToken) |
Games.Applications.Get |
Games.Applications.Get.setPlatformType(java.lang.String platformType)
Restrict application details returned to the specific platform.
|
Games.Applications.Get |
Games.Applications.Get.setPrettyPrint(java.lang.Boolean prettyPrint) |
Games.Applications.Get |
Games.Applications.Get.setQuotaUser(java.lang.String quotaUser) |
Games.Applications.Get |
Games.Applications.Get.setUserIp(java.lang.String userIp) |