View source: R/firestore_objects.R
Precondition | R Documentation |
Precondition Object
Precondition(updateTime = NULL, exists = NULL)
updateTime |
When set, the target document must exist and have been last updated at that time |
exists |
When set to |
Autogenerated via gar_create_api_objects
A precondition on a document, used for conditional operations.
Precondition object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.