我们已将文件上传到Google云端硬盘并附带了一些其他属性 https://developers.google.com/drive/v2/reference/properties/get
我想使用Google Apps脚本访问这些属性,但我无法在API中找到它 https://developers.google.com/apps-script/reference/drive/file
是否有替代方法或我遗漏了什么?
答案 0 :(得分:3)
Apps脚本目前不支持属性。您可能希望将Drive API与外部Rest API集成:https://developers.google.com/apps-script/external_apis