BatchGetDocumentsRequest Object
BatchGetDocumentsRequest(
newTransaction = NULL,
documents = NULL,
readTime = NULL,
mask = NULL,
transaction = NULL
)
Starts a new transaction and reads the documents
The names of the documents to retrieve
Reads documents as they were at the given time
The fields to return
Reads documents in a transaction
BatchGetDocumentsRequest object
Autogenerated via gar_create_api_objects
The request for Firestore.BatchGetDocuments.
Other BatchGetDocumentsRequest functions:
projects.databases.documents.batchGet()