Source position: googledfareporting.pp line 8091
type TFilesListOptions = record
maxResults: Integer;
pageToken: string;
scope: string;
sortField: string;
sortOrder: string;
end;