| Package | Description |
|---|---|
| com.google.api.services.games.model |
| Modifier and Type | Method and Description |
|---|---|
TurnBasedMatchSync |
TurnBasedMatchSync.clone() |
TurnBasedMatchSync |
TurnBasedMatchSync.set(java.lang.String fieldName,
java.lang.Object value) |
TurnBasedMatchSync |
TurnBasedMatchSync.setItems(java.util.List<TurnBasedMatch> items)
The matches.
|
TurnBasedMatchSync |
TurnBasedMatchSync.setKind(java.lang.String kind)
Uniquely identifies the type of this resource.
|
TurnBasedMatchSync |
TurnBasedMatchSync.setMoreAvailable(java.lang.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(java.lang.String nextPageToken)
The pagination token for the next page of results.
|