标签: ios swift firebase cloud google-cloud-firestore
根据用户选择在数据库中输入数据的时间长短,我想根据某些集合删除数据。
是否有我可以应用的特定google firebase / cloud firestore机制/方法等。
我将如何这样做?
答案 0 :(得分:1)
如何安排云功能?
我没有创建这样的机制,但这似乎适合您的场景。 Google博客上有一篇关于此方法的文章:https://firebase.googleblog.com/2017/03/how-to-schedule-cron-jobs-with-cloud.html