GoogleApi.Integrations.V1.Model.EnterpriseCrmFrontendsEventbusProtoEventExecutionInfoReplayInfo (google_api_integrations v0.15.0)
View SourceContains the details of the execution info: this includes the replay reason and replay tree connecting executions in a parent-child relationship
Attributes
-
originalExecutionInfoId(type:String.t, default:nil) - If this execution is a replay of another execution, then this field contains the original execution id. -
replayMode(type:String.t, default:nil) - Replay mode for the execution -
replayReason(type:String.t, default:nil) - reason for replay -
replayedExecutionInfoIds(type:list(String.t), default:nil) - If this execution has been replayed, then this field contains the execution ids of the replayed executions.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.