google_api_games v0.0.1 GoogleApi.Games.V1.Model.TurnBasedMatchData View Source
This is a JSON template for a turn-based match data object.
Attributes
- data (String): The byte representation of the data (limited to 128 kB), as a Base64-encoded string with the URL_SAFE encoding option. Defaults to:
null. - dataAvailable (Boolean): True if this match has data available but it wasn't returned in a list response; fetching the match individually will retrieve this data. Defaults to:
null. - kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#turnBasedMatchData. Defaults to:
null.