Can I export Firestore data to a local file path instead of a Cloud Storage path?

前端 未结 0 359
说谎
说谎 2020-12-02 20:34

I use this code to export Firestore data to a bucket folder:

admin.initializeApp({
  credential: admin.credential.cert(serviceAccount),
  databaseURL: "h         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题