davidstrauss / google-drive-recursive-ownership

Tool to recursively give away file and document ownership to another user.
MIT License
268 stars 68 forks source link

Renamed imports from apiclient to googleapiclient #21

Closed tonejito closed 6 years ago

tonejito commented 6 years ago

Rename was performed as advised on StackOverflow

s/apiclient/googleapiclient/g

Tested on the following platform with a G Suite for Education acccount

I've also updated the README.md with instructions to add a shared folder to "My Drive" section

Cheers!

davidstrauss commented 6 years ago

Looks great! Thanks for the submission.