Source position: googlebooks.pp line 3286
type TMylibraryBookshelvesVolumesListOptions = record
country: string;
maxResults: Integer;
projection: string;
q: string;
showPreorders: Boolean;
source: string;
startIndex: Integer;
end;