Cing2
Cing2
Yes, I can see how get the attributes after the download. But how do you select to only download the attributes you need. Which will reduce data and time needed....
Yes I did but got an ApiRequestError. This is what I tried: ``` file_list = drive.ListFile({'fields': 'id, name', 'q': "'root' in parents and trashed=false"}).GetList() ```
Thank you, I see now that you are still using the v2 version. Although this is not clear on the home page.
Ah oke, I was looking at this one: https://developers.google.com/drive/api/v3/search-files