View source: R/firestore_objects.R
WriteResult | R Documentation |
WriteResult Object
WriteResult(updateTime = NULL, transformResults = NULL)
updateTime |
The last update time of the document after applying the write |
transformResults |
The results of applying each DocumentTransform |
Autogenerated via gar_create_api_objects
The result of applying a write.
WriteResult object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.