Source position: googledrive.pp line 1222
type TFilesUpdateOptions = record
addParents: string;
keepRevisionForever: Boolean;
ocrLanguage: string;
removeParents: string;
useContentAsIndexableText: Boolean;
end;