Interface protos.google.firestore.v1.IBatchGetDocumentsResponse (0.2.0)

Properties of a BatchGetDocumentsResponse.

Package

@google-cloud/firestore-api

Properties

found

found?: (google.firestore.v1.IDocument|null);

BatchGetDocumentsResponse found

missing

missing?: (string|null);

BatchGetDocumentsResponse missing

readTime

readTime?: (google.protobuf.ITimestamp|null);

BatchGetDocumentsResponse readTime

transaction

transaction?: (Uint8Array|Buffer|string|null);

BatchGetDocumentsResponse transaction