ListParents Method
Lists the current file or folder parents.
Syntax
googledrivecontrol.ListParentsRemarks
This method lists the parents of the file or folder specified by ResourceId. After this method returns query the ResourceParent* properties.
The ParentList event will also fire once for each parent returned.