GoogleApi.Games.V1.Model.ResolveSnapshotHeadRequest (google_api_games v0.22.0) View Source
Request for ResolveSnapshotHead RPC.
Attributes
-
maxConflictsPerSnapshot
(type:integer()
, default:nil
) - The maximum number of SnapshotRevision resources forconflictingRevisions
to return per SnapshotExtended resource in the response. For any response, the actual number of resources returned may be less than specified bymaxConflictsPerSnapshot
. The value provided should be greater or equal to 0. If no value is provided, the server will use a sensible default. -
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
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.