📅  最后修改于: 2022-03-11 14:57:21.944000             🧑  作者: Mango
downloaded = drive.CreateFile({'id':"your_file_ID"}) # replace the id with id of file you want to access
downloaded.GetContentFile('your_file_name.csv') # replace the file name with your file