google_api_games v0.0.1 GoogleApi.Games.V1.Model.TurnBasedMatchResults View Source
This is a JSON template for a turn-based match results object.
Attributes
- data (TurnBasedMatchDataRequest): The final match data. Defaults to:
null. - kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#turnBasedMatchResults. Defaults to:
null. - matchVersion (Integer): The version of the match being updated. Defaults to:
null. - results (List[ParticipantResult]): The match results for the participants in the match. Defaults to:
null.