【发布时间】:2019-08-30 07:40:44
【问题描述】:
所以几个月来,Firestore 支持https://firebase.googleblog.com/2019/04/schedule-cloud-functions-firebase-cron.html
在安排数据导出的指南中,推荐的方法是通过 App Engine:https://firebase.google.com/docs/firestore/solutions/schedule-export
我想知道是否可以直接从预定的云功能执行此操作。如果是这样,要走的路是什么? googleapis如何使用,具体如何配置范围,如何调用exportDocumentsREST资源...
【问题讨论】:
标签: firebase google-cloud-firestore google-cloud-functions