GetResourceInfo Method
This method retrieves information about the file.
Object Oriented Interface
public function doGetResourceInfo();
Procedural Interface
incloudstorage_googledrive_do_getresourceinfo($res);
Remarks
This method retrieves information about the file or folder specified by ResourceId. After this method returns you may query the Resource* properties to obtain information about the file or folder.