| java.lang.Object | |
| ↳ | com.google.android.gms.games.snapshot.SnapshotMetadataChange |
A collection of changes to apply to the metadata of a snapshot. Fields that are not set will retain their current values.
| Nested Classes | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| SnapshotMetadataChange.Builder |
Builder for SnapshotMetadataChange objects.
|
||||||||||||||||||||||||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| EMPTY_CHANGE | Sentinel object to use to commit a change without modifying the metadata. | ||||||||||
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Sentinel object to use to commit a change without modifying the metadata.