| 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(String fieldName,
Object value) |
ProfileSettings |
ProfileSettings.setKind(String kind)
Uniquely identifies the type of this resource.
|
ProfileSettings |
ProfileSettings.setProfileVisible(Boolean profileVisible)
The player's current profile visibility.
|
| Modifier and Type | Method and Description |
|---|---|
Player |
Player.setProfileSettings(ProfileSettings profileSettings)
The player's profile settings.
|