Source position: googlebooks.pp line 2921
type TBookshelvesVolumesListOptions = record
maxResults: Integer;
showPreorders: Boolean;
source: string;
startIndex: Integer;
end;