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