DeleteResource Method
Deletes the specified file or folder.
Object Oriented Interface
public function doDeleteResource();
Procedural Interface
incloudstorage_googledrive_do_deleteresource($res);
Remarks
This method deletes the file or folder specified by ResourceId. The resource is not moved to the trash and is deleted permanently.