View Source GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaExecutionReplayInfo (google_api_integrations v0.10.1)
Contains 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. -
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.
Types
Functions
Unwrap a decoded JSON object into its complex fields.