Source position: googlegames.pp line 3295
type TEventsListDefinitionsOptions = record
consistencyToken: Int64;
language: string;
maxResults: Integer;
pageToken: string;
end;