-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Feature RequestNew feature or requestNew feature or requestReadyReady to be implementedReady to be implemented
Milestone
Description
Delete a folder from google drive.
Input:
- FolderId (the folder that you want to delete)
- ToTrash (indicate if the file needs to move to Google Trash, or be deleted permanently)
Output:
- None
Input validation:
- If the FolderId does not exist, ignore the message (successful execution)
- If either FolderId is not a folder, provide error message "Object with id '{Id}' is not a folder". Do not delete the folder.
Metadata
Metadata
Assignees
Labels
Feature RequestNew feature or requestNew feature or requestReadyReady to be implementedReady to be implemented