Source position: googlecalendar.pp line 1553
type TSettingsWatchOptions = record
maxResults: Integer;
pageToken: string;
syncToken: string;
end;