WriteResponse Object

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

Value

WriteResponse object

Details

Autogenerated via gar_create_api_objects The response for Firestore.Write.