7

I am using the FirebaseFirestore.DocumentSnapshot fields createtime and updateTime on my nodeJS project, but now i find out that these fields are only part of Google Cloud documentation, and can't be find at Firebase documentation for DocumentSnapshoot

I am a bit confuse, are these fields new and are not yet on firebase documentation, or they will be removed as Firecloud is being Tailored from Google Cloud tools?

MiguelSlv
  • 14,067
  • 15
  • 102
  • 169
  • That second link is for JS client SDK. The API surface is slightly different there. – Hiranya Jayathilaka Mar 25 '18 at 20:47
  • 1
    True, yet i look at [https://firebase.google.com/docs/reference/js/firebase.firestore.DocumentSnapshot] nodeJS client API and still there is no reference to those fields. The Admin sdk documentation https://firebase.google.com/docs/reference/admin/node/admin.firestore for node JS doesn't have it either. – MiguelSlv Mar 25 '18 at 21:26

0 Answers0