Skip to content

Commit

Permalink
feat(integrations): update the api
Browse files Browse the repository at this point in the history
#### integrations:v1

The following keys were added:
- schemas.EnterpriseCrmFrontendsEventbusProtoEventExecutionInfoReplayInfo.properties.replayMode.type (Total Keys: 1)
- schemas.GoogleCloudIntegrationsV1alphaExecutionReplayInfo.properties.replayMode.type (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Dec 17, 2024
1 parent 421a937 commit 07c58f8
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # Auto-generated primary key.
&quot;replayInfo&quot;: { # 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
&quot;originalExecutionInfoId&quot;: &quot;A String&quot;, # If this execution is a replay of another execution, then this field contains the original execution id.
&quot;replayMode&quot;: &quot;A String&quot;, # Replay mode for the execution
&quot;replayReason&quot;: &quot;A String&quot;, # reason for replay
&quot;replayedExecutionInfoIds&quot;: [ # If this execution has been replayed, then this field contains the execution ids of the replayed executions.
&quot;A String&quot;,
Expand Down Expand Up @@ -790,6 +791,7 @@ <h3>Method Details</h3>
&quot;product&quot;: &quot;A String&quot;, # Which Google product the execution_info belongs to. If not set, the execution_info belongs to Integration Platform by default.
&quot;replayInfo&quot;: { # 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
&quot;originalExecutionInfoId&quot;: &quot;A String&quot;, # If this execution is a replay of another execution, then this field contains the original execution id.
&quot;replayMode&quot;: &quot;A String&quot;, # Replay mode for the execution
&quot;replayReason&quot;: &quot;A String&quot;, # reason for replay
&quot;replayedExecutionInfoIds&quot;: [ # If this execution has been replayed, then this field contains the execution ids of the replayed executions.
&quot;A String&quot;,
Expand Down Expand Up @@ -1142,6 +1144,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # Auto-generated primary key.
&quot;replayInfo&quot;: { # 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
&quot;originalExecutionInfoId&quot;: &quot;A String&quot;, # If this execution is a replay of another execution, then this field contains the original execution id.
&quot;replayMode&quot;: &quot;A String&quot;, # Replay mode for the execution
&quot;replayReason&quot;: &quot;A String&quot;, # reason for replay
&quot;replayedExecutionInfoIds&quot;: [ # If this execution has been replayed, then this field contains the execution ids of the replayed executions.
&quot;A String&quot;,
Expand Down Expand Up @@ -1327,7 +1330,7 @@ <h3>Method Details</h3>
<pre>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:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1715,6 +1715,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # Auto-generated primary key.
&quot;replayInfo&quot;: { # 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
&quot;originalExecutionInfoId&quot;: &quot;A String&quot;, # If this execution is a replay of another execution, then this field contains the original execution id.
&quot;replayMode&quot;: &quot;A String&quot;, # Replay mode for the execution
&quot;replayReason&quot;: &quot;A String&quot;, # reason for replay
&quot;replayedExecutionInfoIds&quot;: [ # If this execution has been replayed, then this field contains the execution ids of the replayed executions.
&quot;A String&quot;,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # Auto-generated primary key.
&quot;replayInfo&quot;: { # 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
&quot;originalExecutionInfoId&quot;: &quot;A String&quot;, # If this execution is a replay of another execution, then this field contains the original execution id.
&quot;replayMode&quot;: &quot;A String&quot;, # Replay mode for the execution
&quot;replayReason&quot;: &quot;A String&quot;, # reason for replay
&quot;replayedExecutionInfoIds&quot;: [ # If this execution has been replayed, then this field contains the execution ids of the replayed executions.
&quot;A String&quot;,
Expand Down Expand Up @@ -758,6 +759,7 @@ <h3>Method Details</h3>
&quot;product&quot;: &quot;A String&quot;, # Which Google product the execution_info belongs to. If not set, the execution_info belongs to Integration Platform by default.
&quot;replayInfo&quot;: { # 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
&quot;originalExecutionInfoId&quot;: &quot;A String&quot;, # If this execution is a replay of another execution, then this field contains the original execution id.
&quot;replayMode&quot;: &quot;A String&quot;, # Replay mode for the execution
&quot;replayReason&quot;: &quot;A String&quot;, # reason for replay
&quot;replayedExecutionInfoIds&quot;: [ # If this execution has been replayed, then this field contains the execution ids of the replayed executions.
&quot;A String&quot;,
Expand Down Expand Up @@ -1110,6 +1112,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # Auto-generated primary key.
&quot;replayInfo&quot;: { # 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
&quot;originalExecutionInfoId&quot;: &quot;A String&quot;, # If this execution is a replay of another execution, then this field contains the original execution id.
&quot;replayMode&quot;: &quot;A String&quot;, # Replay mode for the execution
&quot;replayReason&quot;: &quot;A String&quot;, # reason for replay
&quot;replayedExecutionInfoIds&quot;: [ # If this execution has been replayed, then this field contains the execution ids of the replayed executions.
&quot;A String&quot;,
Expand Down
32 changes: 30 additions & 2 deletions googleapiclient/discovery_cache/documents/integrations.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -4525,7 +4525,7 @@
}
}
},
"revision": "20241207",
"revision": "20241209",
"rootUrl": "https://integrations.googleapis.com/",
"schemas": {
"CrmlogErrorCode": {
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 07c58f8

Please sign in to comment.