You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 27, 2020. It is now read-only.
Some Google Drive users have special template files that need to be present in newly created directories to minimize time. It's also possible that a developer may need to know the ID of this file in advance so that it can be monitored for changes.
Abstract
Some Google Drive users have special template files that need to be present in newly created directories to minimize time. It's also possible that a developer may need to know the ID of this file in advance so that it can be monitored for changes.
Resources
Changes to make
_upsertFile()
should check for the presence of a templateId and call_duplicateGoogleFile()
when appropriate._duplicateGoogleFile()
private method to copy an existing file and upsert it into the target folder.The text was updated successfully, but these errors were encountered: