google_api_firestore v0.0.1 GoogleApi.Firestore.V1beta1.Model.CommitResponse View Source

The response for Firestore.Commit.

Attributes

  • commitTime (String.t): The time at which the commit occurred. Defaults to: null.
  • writeResults ([WriteResult]): The result of applying the writes. This i-th write result corresponds to the i-th write in the request. Defaults to: null.