Source position: googlecalendar.pp line 1221
type TAclListOptions = record
maxResults: Integer;
pageToken: string;
showDeleted: Boolean;
syncToken: string;
end;