google_api_firestore v0.11.0 GoogleApi.Firestore.V1.Model.ReadWrite View Source
Options for a transaction that can be used to read and write documents.
Attributes
retryTransaction
(type:String.t
, default:nil
) - An optional transaction to retry.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Firestore.V1.Model.ReadWrite{retryTransaction: String.t()}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.