BatchGetDocumentsResponse Object

BatchGetDocumentsResponse(
  missing = NULL,
  transaction = NULL,
  readTime = NULL,
  found = NULL
)

Arguments

missing

A document name that was requested but does not exist

transaction

The transaction that was started as part of this request

readTime

The time at which the document was read

found

A document that was requested

Value

BatchGetDocumentsResponse object

Details

Autogenerated via gar_create_api_objects The streamed response for Firestore.BatchGetDocuments.