google_api_games v0.0.1 GoogleApi.Games.V1.Model.TurnBasedMatchSync View Source
This is a JSON template for a list of turn-based matches returned from a sync.
Attributes
- items (List[TurnBasedMatch]): The matches. Defaults to:
null. - kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#turnBasedMatchSync. Defaults to:
null. - moreAvailable (Boolean): 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.) Defaults to:
null. - nextPageToken (String): The pagination token for the next page of results. Defaults to:
null.