View source: R/firestore_objects.R
BatchWriteRequest | R Documentation |
BatchWriteRequest Object
BatchWriteRequest(labels = NULL, writes = NULL)
labels |
Labels associated with this batch write |
writes |
The writes to apply |
Autogenerated via gar_create_api_objects
The request for Firestore.BatchWrite.
BatchWriteRequest object
Other BatchWriteRequest functions:
projects.databases.documents.batchWrite()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.