Write: Cloud Firestore API Objects Accesses the NoSQL document...

View source: R/firestore_objects.R

WriteR Documentation

Cloud Firestore API Objects Accesses the NoSQL document database built for automatic scaling, high performance, and ease of application development.

Description

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

Usage

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

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.

Value

Write object


robonomist/googleFirestore documentation built on Jan. 30, 2023, 6:39 p.m.