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
)

Arguments

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

Value

Write object

Details

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.