R/firestore_objects.R
Write.Rd
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
)
Applies a transformation to a document
The transforms to perform after update
A document name to delete
An optional precondition on the document
The fields to update in this write
A document to write
Write object
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.