diff --git a/docs/dyn/integrations_v1.projects.locations.integrations.executions.html b/docs/dyn/integrations_v1.projects.locations.integrations.executions.html index 171f1ce28b..8a3ccfc2b4 100644 --- a/docs/dyn/integrations_v1.projects.locations.integrations.executions.html +++ b/docs/dyn/integrations_v1.projects.locations.integrations.executions.html @@ -404,6 +404,7 @@

Method Details

"name": "A String", # Auto-generated primary key. "replayInfo": { # Contains the details of the execution info: this includes the replay reason and replay tree connecting executions in a parent-child relationship # Output only. Replay info for the execution "originalExecutionInfoId": "A String", # If this execution is a replay of another execution, then this field contains the original execution id. + "replayMode": "A String", # Replay mode for the execution "replayReason": "A String", # reason for replay "replayedExecutionInfoIds": [ # If this execution has been replayed, then this field contains the execution ids of the replayed executions. "A String", @@ -790,6 +791,7 @@

Method Details

"product": "A String", # Which Google product the execution_info belongs to. If not set, the execution_info belongs to Integration Platform by default. "replayInfo": { # Contains the details of the execution info: this includes the replay reason and replay tree connecting executions in a parent-child relationship # Replay info for the execution "originalExecutionInfoId": "A String", # If this execution is a replay of another execution, then this field contains the original execution id. + "replayMode": "A String", # Replay mode for the execution "replayReason": "A String", # reason for replay "replayedExecutionInfoIds": [ # If this execution has been replayed, then this field contains the execution ids of the replayed executions. "A String", @@ -1142,6 +1144,7 @@

Method Details

"name": "A String", # Auto-generated primary key. "replayInfo": { # Contains the details of the execution info: this includes the replay reason and replay tree connecting executions in a parent-child relationship # Output only. Replay info for the execution "originalExecutionInfoId": "A String", # If this execution is a replay of another execution, then this field contains the original execution id. + "replayMode": "A String", # Replay mode for the execution "replayReason": "A String", # reason for replay "replayedExecutionInfoIds": [ # If this execution has been replayed, then this field contains the execution ids of the replayed executions. "A String", @@ -1327,7 +1330,7 @@

Method Details

Re-execute an existing execution, with same request parameters and execution strategy.
 
 Args:
-  name: string, Required. Next ID: 5 The execution resource name. Format: projects/{gcp_project_id}/locations/{location}/integrations/{integration}/executions/{execution_id} (required)
+  name: string, Required. Next ID: 6 The execution resource name. Format: projects/{gcp_project_id}/locations/{location}/integrations/{integration}/executions/{execution_id} (required)
   body: object, The request body.
     The object takes the form of:
 
diff --git a/docs/dyn/integrations_v1.projects.locations.integrations.versions.testCases.html b/docs/dyn/integrations_v1.projects.locations.integrations.versions.testCases.html
index ecc753b75d..133afcc512 100644
--- a/docs/dyn/integrations_v1.projects.locations.integrations.versions.testCases.html
+++ b/docs/dyn/integrations_v1.projects.locations.integrations.versions.testCases.html
@@ -1715,6 +1715,7 @@ 

Method Details

"name": "A String", # Auto-generated primary key. "replayInfo": { # Contains the details of the execution info: this includes the replay reason and replay tree connecting executions in a parent-child relationship # Output only. Replay info for the execution "originalExecutionInfoId": "A String", # If this execution is a replay of another execution, then this field contains the original execution id. + "replayMode": "A String", # Replay mode for the execution "replayReason": "A String", # reason for replay "replayedExecutionInfoIds": [ # If this execution has been replayed, then this field contains the execution ids of the replayed executions. "A String", diff --git a/docs/dyn/integrations_v1.projects.locations.products.integrations.executions.html b/docs/dyn/integrations_v1.projects.locations.products.integrations.executions.html index ff5f17f51a..f2104bb33a 100644 --- a/docs/dyn/integrations_v1.projects.locations.products.integrations.executions.html +++ b/docs/dyn/integrations_v1.projects.locations.products.integrations.executions.html @@ -372,6 +372,7 @@

Method Details

"name": "A String", # Auto-generated primary key. "replayInfo": { # Contains the details of the execution info: this includes the replay reason and replay tree connecting executions in a parent-child relationship # Output only. Replay info for the execution "originalExecutionInfoId": "A String", # If this execution is a replay of another execution, then this field contains the original execution id. + "replayMode": "A String", # Replay mode for the execution "replayReason": "A String", # reason for replay "replayedExecutionInfoIds": [ # If this execution has been replayed, then this field contains the execution ids of the replayed executions. "A String", @@ -758,6 +759,7 @@

Method Details

"product": "A String", # Which Google product the execution_info belongs to. If not set, the execution_info belongs to Integration Platform by default. "replayInfo": { # Contains the details of the execution info: this includes the replay reason and replay tree connecting executions in a parent-child relationship # Replay info for the execution "originalExecutionInfoId": "A String", # If this execution is a replay of another execution, then this field contains the original execution id. + "replayMode": "A String", # Replay mode for the execution "replayReason": "A String", # reason for replay "replayedExecutionInfoIds": [ # If this execution has been replayed, then this field contains the execution ids of the replayed executions. "A String", @@ -1110,6 +1112,7 @@

Method Details

"name": "A String", # Auto-generated primary key. "replayInfo": { # Contains the details of the execution info: this includes the replay reason and replay tree connecting executions in a parent-child relationship # Output only. Replay info for the execution "originalExecutionInfoId": "A String", # If this execution is a replay of another execution, then this field contains the original execution id. + "replayMode": "A String", # Replay mode for the execution "replayReason": "A String", # reason for replay "replayedExecutionInfoIds": [ # If this execution has been replayed, then this field contains the execution ids of the replayed executions. "A String", diff --git a/googleapiclient/discovery_cache/documents/integrations.v1.json b/googleapiclient/discovery_cache/documents/integrations.v1.json index fb7dc442c2..568072e115 100644 --- a/googleapiclient/discovery_cache/documents/integrations.v1.json +++ b/googleapiclient/discovery_cache/documents/integrations.v1.json @@ -1447,7 +1447,7 @@ ], "parameters": { "name": { -"description": "Required. Next ID: 5 The execution resource name. Format: projects/{gcp_project_id}/locations/{location}/integrations/{integration}/executions/{execution_id}", +"description": "Required. Next ID: 6 The execution resource name. Format: projects/{gcp_project_id}/locations/{location}/integrations/{integration}/executions/{execution_id}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/integrations/[^/]+/executions/[^/]+$", "required": true, @@ -4525,7 +4525,7 @@ } } }, -"revision": "20241207", +"revision": "20241209", "rootUrl": "https://integrations.googleapis.com/", "schemas": { "CrmlogErrorCode": { @@ -8137,6 +8137,20 @@ false "description": "If this execution is a replay of another execution, then this field contains the original execution id.", "type": "string" }, +"replayMode": { +"description": "Replay mode for the execution", +"enum": [ +"REPLAY_MODE_UNSPECIFIED", +"REPLAY_MODE_FROM_BEGINNING", +"REPLAY_MODE_POINT_OF_FAILURE" +], +"enumDescriptions": [ +"", +"Replay the original execution from the beginning.", +"Replay the execution from the first failed task." +], +"type": "string" +}, "replayReason": { "description": "reason for replay", "type": "string" @@ -11447,6 +11461,20 @@ false "description": "If this execution is a replay of another execution, then this field contains the original execution id.", "type": "string" }, +"replayMode": { +"description": "Replay mode for the execution", +"enum": [ +"REPLAY_MODE_UNSPECIFIED", +"REPLAY_MODE_FROM_BEGINNING", +"REPLAY_MODE_POINT_OF_FAILURE" +], +"enumDescriptions": [ +"Default value.", +"Replay the original execution from the beginning.", +"Replay the execution from the first failed task." +], +"type": "string" +}, "replayReason": { "description": "reason for replay", "type": "string"