gsutil rm -r will fail with CommandException: 1 files/objects could not be removed. if the user does not have permissions for some of the files in the folder.
It would greatly help to add a flag for skipping the removal of files in which the user lacks permissions.