标签: node.js firebase google-cloud-firestore firebase-admin
我在我的nodeJS项目中使用FirebaseFirestore.DocumentSnapshot字段createtime和updateTime,但现在我发现这些字段只是Google Cloud documentation的一部分,并且可以&# 39;可以在DocumentSnapshoot
FirebaseFirestore.DocumentSnapshot
createtime
updateTime
我有点困惑,这些字段是新的还是还没有出现在firebase文档中,或者当Firecloud从Google云端工具定制时它们会被删除?