1)首先我通过控制台进行了 firestore 导出
2)其次,当我尝试从 Cloud Firestore 导出加载数据时
By steps given in this link - https://cloud.google.com/bigquery/docs/loading-data-cloud-datastore
Run Code Online (Sandbox Code Playgroud)
3) 我收到错误消息“实体是意外的****”
Here '****' represents collection name in firestore
Run Code Online (Sandbox Code Playgroud)