Source position: googlebigquery.pp line 1815
type TDatasetsListOptions = record
all: Boolean;
maxResults: Integer;
pageToken: string;
end;