Source position: googlebooks.pp line 3720
type TVolumesUseruploadedListOptions = record
locale: string;
maxResults: Integer;
processingState: string;
source: string;
startIndex: Integer;
volumeId: string;
end;