BatchGetDocumentsResponse: BatchGetDocumentsResponse Object

View source: R/firestore_objects.R

BatchGetDocumentsResponseR Documentation

BatchGetDocumentsResponse Object

Description

BatchGetDocumentsResponse Object

Usage

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

Details

Autogenerated via gar_create_api_objects The streamed response for Firestore.BatchGetDocuments.

Value

BatchGetDocumentsResponse object


robonomist/googleFirestore documentation built on Jan. 30, 2023, 6:39 p.m.