GoogleApi.Firestore.V1.Model.RollbackRequest (google_api_firestore v0.21.1) View Source
The request for Firestore.Rollback.
Attributes
-
transaction
(type:String.t
, default:nil
) - Required. The transaction to roll back.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Firestore.V1.Model.RollbackRequest{ transaction: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.