| Package | Description |
|---|---|
| com.google.api.services.games.model |
| Modifier and Type | Method and Description |
|---|---|
ProfileSettings |
ProfileSettings.clone() |
ProfileSettings |
Player.getProfileSettings()
The player's profile settings.
|
ProfileSettings |
ProfileSettings.set(java.lang.String fieldName,
java.lang.Object value) |
ProfileSettings |
ProfileSettings.setKind(java.lang.String kind)
Uniquely identifies the type of this resource.
|
ProfileSettings |
ProfileSettings.setProfileVisible(java.lang.Boolean profileVisible)
The player's current profile visibility.
|
| Modifier and Type | Method and Description |
|---|---|
Player |
Player.setProfileSettings(ProfileSettings profileSettings)
The player's profile settings.
|