| Package | Description |
|---|---|
| com.google.api.services.games.model |
| Modifier and Type | Method and Description |
|---|---|
TurnBasedMatchSync |
TurnBasedMatchSync.clone() |
TurnBasedMatchSync |
TurnBasedMatchSync.set(String fieldName,
Object value) |
TurnBasedMatchSync |
TurnBasedMatchSync.setItems(List<TurnBasedMatch> items)
The matches.
|
TurnBasedMatchSync |
TurnBasedMatchSync.setKind(String kind)
Uniquely identifies the type of this resource.
|
TurnBasedMatchSync |
TurnBasedMatchSync.setMoreAvailable(Boolean moreAvailable)
True if there were more matches available to fetch at the time the response was generated
(which were not returned due to page size limits.)
|
TurnBasedMatchSync |
TurnBasedMatchSync.setNextPageToken(String nextPageToken)
The pagination token for the next page of results.
|