Auto Sync question with Google Cloud Storage

Hi @dus.marjanovic,
Just to clarify, this is Google Cloud Storage and not Google Drive, correct?

If so, the reason for this is because we don’t have a “delta” api to call with Google Cloud Storage, so there isn’t a way for us to ask for recent changes like we can with some of the consumer storage services (like Google Drive). the odrive client will ask for the current listing, on-demand (use “refresh” or browse into the folder) and it will do a full scan periodically to pick up changes.