utils-google-drive
Advanced tools
Changelog
v5.0.2 — October 25, 2022
Changelog
v5.0.1 — October 25, 2022
Changelog
v5.0.0 — October 24, 2022
UtilsGDrive
class constructorChangelog
v4.0.1 — June 23, 2021
upload
returning before overwrite complete when uploading a fileChangelog
v4.0.0 — May 16, 2021
download
and upload
now throw errors. Errors for individual files/folders
don't stop execution as before, but these errors are no longer handled by
download
and upload
. Instead, they are listed under a single error that is
thrown at the end of execution if any errors did occurChangelog
v3.0.3 — April 9, 2021
batch
and refreshAccessToken
referencing token before creationChangelog
v3.0.2 — February 24, 2021
del
returning before overwrite completeChangelog
v3.0.1 — November 18, 2020
makeFolder
and upload
methodsChangelog
v3.0.0 — November 11, 2020
download
and upload
, thrown elsewherelistFiles
only searching in trash when ignoreTrash parameter set to false