GoogleApi.Games.V1.Model.ResolveSnapshotHeadRequest (google_api_games v0.20.0) View Source
Request for ResolveSnapshotHead RPC.
Attributes
-
resolutionPolicy
(type:String.t
, default:nil
) - Required. The automatic resolution policy. All conflicts are resolved in chronological order, starting from the/ least recent. If the comparison metric is equal for the tentative head and the conflict, the head wins.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Games.V1.Model.ResolveSnapshotHeadRequest{ resolutionPolicy: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.