DeleteParent Method
Deletes the parent from a file or folder.
Object Oriented Interface
public function doDeleteParent($parentid);
Procedural Interface
incloudstorage_googledrive_do_deleteparent($res, $parentid);
Remarks
This method removes the parent specified by ParentId from the file or folder specified by ResourceId.