Source position: googlebigquery.pp line 1904
type TTabledataListOptions = record
maxResults: Integer;
pageToken: string;
startIndex: string;
end;