View source: R/firestore_objects.R
Write | R Documentation |
Auto-generated code by googleAuthR::gar_create_api_objects at 2021-08-19 09:15:03 filename: /home/juha/workspace/autoGoogleAPI//googlefirestorev1.auto/R/firestore_objects.R api_json: api_json
Write( transform = NULL, updateTransforms = NULL, delete = NULL, currentDocument = NULL, updateMask = NULL, update = NULL )
transform |
Applies a transformation to a document |
updateTransforms |
The transforms to perform after update |
delete |
A document name to delete |
currentDocument |
An optional precondition on the document |
updateMask |
The fields to update in this write |
update |
A document to write |
Objects for use by the functions created by googleAuthR::gar_create_api_skeleton Write Object
Autogenerated via gar_create_api_objects
A write on a document.
Write object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.