WriteResponse: WriteResponse Object

View source: R/firestore_objects.R

WriteResponseR Documentation

WriteResponse Object

Description

WriteResponse Object

Usage

WriteResponse(
  streamId = NULL,
  streamToken = NULL,
  commitTime = NULL,
  writeResults = NULL
)

Arguments

streamId

The ID of the stream

streamToken

A token that represents the position of this response in the stream

commitTime

The time at which the commit occurred

writeResults

The result of applying the writes

Details

Autogenerated via gar_create_api_objects The response for Firestore.Write.

Value

WriteResponse object


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