Dawny33
0
Q:

pydrive set parents

file2 = drive.CreateFile({'id': <file id>})
file2['parents'] = [{"kind": "drive#parentReference", "id": <destination_id>}]
file2.Upload()
0

New to Communities?

Join the community