I\'m trying to implement resumable upload with Google Drive API via Python. It\'s important it will be resumable because I need to upload a few GB every time.
So I fo