google_api_datastore v0.16.0 GoogleApi.Datastore.V1.Model.RollbackRequest View Source
The request for Datastore.Rollback.
Attributes
-
transaction
(type:String.t
, default:nil
) - Required. The transaction identifier, returned by a call to Datastore.BeginTransaction.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Datastore.V1.Model.RollbackRequest{transaction: String.t()}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.