Method DocsUploadView.setIncludeFolders
Allows the user to select a folder in Google Drive to upload to.
Signature
setIncludeFolders(included: boolean): DocsUploadView;
Details
Optional |
No |
Final |
No |
Protected |
No |
Static |
No |
Parameters
Name |
Type |
Optional |
Description |
included |
boolean |
No |
|
Returns
DocsUploadView
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 2024-09-17 UTC.
[null,null,["Last updated 2024-09-17 UTC."],[[["Enables users to choose a specific Google Drive folder for uploads."],["Offers the functionality to include or exclude folders using the `setIncludeFolders` method and a boolean parameter."],["Returns a DocsUploadView object for further actions or configurations."]]],[]]