At least we can check:
so it was done on a GDriveRemoteItem
- LocalCopy.LocalPath - get the location where the local file is representing the item
- LocalCopy.FullName - get the origin name
and with this, it can be passed to other activities when information are needed on string based path
when next processing acitivites do need an ILocalRessource we can use
CurrentItem.LocalCopy
