Class DocsUploadView

Use DocsUploadView to upload files to Google Drive.

Signature

export class DocsUploadView

Details

Final No

Methods

Name Description
setIncludeFolders(included) Allows the user to select a folder in Google Drive to upload to.
setParent(parentId) Sets the upload destination to the specified folder. This overrides setIncludeFolders to false.