ListChildren Method
Lists children of the current folder.
Syntax
googledrivecontrol.ListChildrenRemarks
This method lists children of the current folder specified by ResourceId.
After calling this method the ResourceChild* properties will be populated.
The ChildList event will also fire for each child returned.