Class DocsUploadView
Stay organized with collections
Save and categorize content based on your preferences.
Use DocsUploadView
to upload files to Google Drive.
Signature
export class DocsUploadView
Details
Methods
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-20 UTC.
[null,null,["Last updated 2025-06-20 UTC."],[],[],null,["# Class DocsUploadView\n\nUse `DocsUploadView` to upload files to Google Drive.\n\nSignature\n---------\n\n export class DocsUploadView\n\nDetails\n-------\n\n| Final | No |\n|-------|----|\n\nMethods\n-------\n\n| Name | Description |\n|----------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------|\n| [`setIncludeFolders(included)`](./picker.docsuploadview.setincludefolders) | Allows the user to select a folder in Google Drive to upload to. |\n| [`setParent(parentId)`](./picker.docsuploadview.setparent) | Sets the upload destination to the specified folder. This overrides `setIncludeFolders` to false. |"]]