View source: R/firestore_objects.R
BatchWriteResponse | R Documentation |
BatchWriteResponse Object
BatchWriteResponse(status = NULL, writeResults = NULL)
status |
The status of applying the writes |
writeResults |
The result of applying the writes |
Autogenerated via gar_create_api_objects
The response from Firestore.BatchWrite.
BatchWriteResponse object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.