Google Drive API Revisions list() and get() methods not populating lastModifyingUser objects
Same result reproduced for Google Docs(Spreadsheet, Presentation, etc) file.
For now, you can use Files.get()
which will return lastModifyingUser
of latest change of the whole file, although you cannot view lastModifyingUser
for each revision.
I will report this for you. Sorry for inconvenience.