Source position: googlegames.pp line 3825
type TTurnBasedMatchesSyncOptions = record
consistencyToken: Int64;
includeMatchData: Boolean;
language: string;
maxCompletedMatches: Integer;
maxResults: Integer;
pageToken: string;
end;