Alexander Tkachev 7e6a89c141 CLOUD: Update GoogleDriveStorage and StorageFile
Because of the Google Drive StorageFile now contains yet another field,
`id`. For other storages `id` == `path`, and thus all common Requests
(such as SavesSyncRequest, DownloadFolderRequest, etc) must be using
id() instead of path(). That way these Requests won't cause id resolving
which could be quite slow (when you call it for all files in the folder,
for example).
2016-08-24 16:07:55 +06:00
..
2016-08-24 16:07:55 +06:00
2016-08-24 16:07:55 +06:00
2016-08-24 16:07:55 +06:00
2016-08-24 16:07:55 +06:00
2016-08-24 16:07:55 +06:00
2016-08-24 16:07:55 +06:00