Google Drive APIでファイルアップロード時に「storage quota exceeded」エラーが出た話と対処方法
https://qiita.com/h-nimrod/items/535233f56934333939fd?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
Google Drive APIでファイルアップロード時に「storage quota exceeded」エラーが出た話と対処方法
https://qiita.com/h-nimrod/items/535233f56934333939fd?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
さくらVPSのUbuntu環境でGoogleDriveの共有ドライブをマウントする
https://qiita.com/razuma/items/347c8a4c01ec94e0dc54?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
List all files and folders in a folders directory tree in Google Drive: Apps Script. @WorkspaceDevs #GoogleAppsScript #GoogleDriveAPI #AppsScript #GoogleDrive
yagisanatode.com/list-all-files-and-folders-in-a-folders-directory-tree-in-google-drive-apps-script/
I just found another great question on stack overflow.
Download a XLSX file from google drive in memory and open it with pandas in python. What a fun question.
https://stackoverflow.com/q/74761242/1841839
It only took me about ten minutes to work it out. Not bad for someone who has only been playing with Python for about a month.
Little known fact. You can use the About.Get method in google drive api to get the email address of the currently authenticated user. Without needing to request email scope permissions of the user.