Source position: googlecoordinate.pp line 565
type TJobsListOptions = record
maxResults: Integer;
minModifiedTimestampMs: string;
omitJobChanges: Boolean;
pageToken: string;
end;