Source position: googlegenomics.pp line 2580
type TDatasetsListOptions = record
projectId: string;
pageSize: Integer;
pageToken: string;
end;