| Package | Description |
|---|---|
| com.google.api.services.games.model |
| Modifier and Type | Method and Description |
|---|---|
TurnBasedMatchRematch |
TurnBasedMatchRematch.clone() |
TurnBasedMatchRematch |
TurnBasedMatchRematch.set(String fieldName,
Object value) |
TurnBasedMatchRematch |
TurnBasedMatchRematch.setKind(String kind)
Uniquely identifies the type of this resource.
|
TurnBasedMatchRematch |
TurnBasedMatchRematch.setPreviousMatch(TurnBasedMatch previousMatch)
The old match that the rematch was created from; will be updated such that the rematchId field
will point at the new match.
|
TurnBasedMatchRematch |
TurnBasedMatchRematch.setRematch(TurnBasedMatch rematch)
The newly created match; a rematch of the old match with the same participants.
|