Skip to content

Implement Folder -> Delete Folder #12

Description

@cyclops1982

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestNew feature or requestReadyReady to be implemented

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions