You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/workflowexecutions_v1.projects.locations.workflows.executions.html
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -142,6 +142,10 @@ <h3>Method Details</h3>
142
142
"result": "A String", # Output only. Output of the execution represented as a JSON string. The value can only be present if the execution's state is `SUCCEEDED`.
143
143
"startTime": "A String", # Output only. Marks the beginning of execution.
144
144
"state": "A String", # Output only. Current state of the execution.
145
+
"stateError": { # Describes an error related to the current state of the Execution resource. # Output only. Error regarding the state of the Execution resource. For example, this field will have error details if the Execution data is unavailable due to revoked KMS key permissions.
146
+
"details": "A String", # Provides specifics about the error.
147
+
"type": "A String", # The type of this state error.
148
+
},
145
149
"status": { # Represents the current status of this execution. # Output only. Status tracks the current steps and progress data of this execution.
146
150
"currentSteps": [ # A list of currently executing or last executed step names for the workflow execution currently running. If the workflow has succeeded or failed, this is the last attempted or executed step. Presently, if the current step is inside a subworkflow, the list only includes that step. In the future, the list will contain items for each step in the call stack, starting with the outermost step in the `main` subworkflow, and ending with the most deeply nested step.
147
151
{ # Represents a step of the workflow this execution is running.
@@ -197,6 +201,10 @@ <h3>Method Details</h3>
197
201
"result": "A String", # Output only. Output of the execution represented as a JSON string. The value can only be present if the execution's state is `SUCCEEDED`.
198
202
"startTime": "A String", # Output only. Marks the beginning of execution.
199
203
"state": "A String", # Output only. Current state of the execution.
204
+
"stateError": { # Describes an error related to the current state of the Execution resource. # Output only. Error regarding the state of the Execution resource. For example, this field will have error details if the Execution data is unavailable due to revoked KMS key permissions.
205
+
"details": "A String", # Provides specifics about the error.
206
+
"type": "A String", # The type of this state error.
207
+
},
200
208
"status": { # Represents the current status of this execution. # Output only. Status tracks the current steps and progress data of this execution.
201
209
"currentSteps": [ # A list of currently executing or last executed step names for the workflow execution currently running. If the workflow has succeeded or failed, this is the last attempted or executed step. Presently, if the current step is inside a subworkflow, the list only includes that step. In the future, the list will contain items for each step in the call stack, starting with the outermost step in the `main` subworkflow, and ending with the most deeply nested step.
202
210
{ # Represents a step of the workflow this execution is running.
@@ -245,6 +253,10 @@ <h3>Method Details</h3>
245
253
"result": "A String", # Output only. Output of the execution represented as a JSON string. The value can only be present if the execution's state is `SUCCEEDED`.
246
254
"startTime": "A String", # Output only. Marks the beginning of execution.
247
255
"state": "A String", # Output only. Current state of the execution.
256
+
"stateError": { # Describes an error related to the current state of the Execution resource. # Output only. Error regarding the state of the Execution resource. For example, this field will have error details if the Execution data is unavailable due to revoked KMS key permissions.
257
+
"details": "A String", # Provides specifics about the error.
258
+
"type": "A String", # The type of this state error.
259
+
},
248
260
"status": { # Represents the current status of this execution. # Output only. Status tracks the current steps and progress data of this execution.
249
261
"currentSteps": [ # A list of currently executing or last executed step names for the workflow execution currently running. If the workflow has succeeded or failed, this is the last attempted or executed step. Presently, if the current step is inside a subworkflow, the list only includes that step. In the future, the list will contain items for each step in the call stack, starting with the outermost step in the `main` subworkflow, and ending with the most deeply nested step.
250
262
{ # Represents a step of the workflow this execution is running.
@@ -305,6 +317,10 @@ <h3>Method Details</h3>
305
317
"result": "A String", # Output only. Output of the execution represented as a JSON string. The value can only be present if the execution's state is `SUCCEEDED`.
306
318
"startTime": "A String", # Output only. Marks the beginning of execution.
307
319
"state": "A String", # Output only. Current state of the execution.
320
+
"stateError": { # Describes an error related to the current state of the Execution resource. # Output only. Error regarding the state of the Execution resource. For example, this field will have error details if the Execution data is unavailable due to revoked KMS key permissions.
321
+
"details": "A String", # Provides specifics about the error.
322
+
"type": "A String", # The type of this state error.
323
+
},
308
324
"status": { # Represents the current status of this execution. # Output only. Status tracks the current steps and progress data of this execution.
309
325
"currentSteps": [ # A list of currently executing or last executed step names for the workflow execution currently running. If the workflow has succeeded or failed, this is the last attempted or executed step. Presently, if the current step is inside a subworkflow, the list only includes that step. In the future, the list will contain items for each step in the call stack, starting with the outermost step in the `main` subworkflow, and ending with the most deeply nested step.
310
326
{ # Represents a step of the workflow this execution is running.
@@ -371,6 +387,10 @@ <h3>Method Details</h3>
371
387
"result": "A String", # Output only. Output of the execution represented as a JSON string. The value can only be present if the execution's state is `SUCCEEDED`.
372
388
"startTime": "A String", # Output only. Marks the beginning of execution.
373
389
"state": "A String", # Output only. Current state of the execution.
390
+
"stateError": { # Describes an error related to the current state of the Execution resource. # Output only. Error regarding the state of the Execution resource. For example, this field will have error details if the Execution data is unavailable due to revoked KMS key permissions.
391
+
"details": "A String", # Provides specifics about the error.
392
+
"type": "A String", # The type of this state error.
393
+
},
374
394
"status": { # Represents the current status of this execution. # Output only. Status tracks the current steps and progress data of this execution.
375
395
"currentSteps": [ # A list of currently executing or last executed step names for the workflow execution currently running. If the workflow has succeeded or failed, this is the last attempted or executed step. Presently, if the current step is inside a subworkflow, the list only includes that step. In the future, the list will contain items for each step in the call stack, starting with the outermost step in the `main` subworkflow, and ending with the most deeply nested step.
376
396
{ # Represents a step of the workflow this execution is running.
Copy file name to clipboardExpand all lines: docs/dyn/workflowexecutions_v1.projects.locations.workflows.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -151,6 +151,10 @@ <h3>Method Details</h3>
151
151
"result": "A String", # Output only. Output of the execution represented as a JSON string. The value can only be present if the execution's state is `SUCCEEDED`.
152
152
"startTime": "A String", # Output only. Marks the beginning of execution.
153
153
"state": "A String", # Output only. Current state of the execution.
154
+
"stateError": { # Describes an error related to the current state of the Execution resource. # Output only. Error regarding the state of the Execution resource. For example, this field will have error details if the Execution data is unavailable due to revoked KMS key permissions.
155
+
"details": "A String", # Provides specifics about the error.
156
+
"type": "A String", # The type of this state error.
157
+
},
154
158
"status": { # Represents the current status of this execution. # Output only. Status tracks the current steps and progress data of this execution.
155
159
"currentSteps": [ # A list of currently executing or last executed step names for the workflow execution currently running. If the workflow has succeeded or failed, this is the last attempted or executed step. Presently, if the current step is inside a subworkflow, the list only includes that step. In the future, the list will contain items for each step in the call stack, starting with the outermost step in the `main` subworkflow, and ending with the most deeply nested step.
156
160
{ # Represents a step of the workflow this execution is running.
"Execution data is unavailable. See the `state_error` field."
419
421
],
420
422
"readOnly": true,
421
423
"type": "string"
422
424
},
425
+
"stateError": {
426
+
"$ref": "StateError",
427
+
"description": "Output only. Error regarding the state of the Execution resource. For example, this field will have error details if the Execution data is unavailable due to revoked KMS key permissions.",
428
+
"readOnly": true
429
+
},
423
430
"status": {
424
431
"$ref": "Status",
425
432
"description": "Output only. Status tracks the current steps and progress data of this execution.",
@@ -538,6 +545,29 @@
538
545
},
539
546
"type": "object"
540
547
},
548
+
"StateError": {
549
+
"description": "Describes an error related to the current state of the Execution resource.",
550
+
"id": "StateError",
551
+
"properties": {
552
+
"details": {
553
+
"description": "Provides specifics about the error.",
554
+
"type": "string"
555
+
},
556
+
"type": {
557
+
"description": "The type of this state error.",
558
+
"enum": [
559
+
"TYPE_UNSPECIFIED",
560
+
"KMS_ERROR"
561
+
],
562
+
"enumDescriptions": [
563
+
"No type specified.",
564
+
"Caused by an issue with KMS."
565
+
],
566
+
"type": "string"
567
+
}
568
+
},
569
+
"type": "object"
570
+
},
541
571
"Status": {
542
572
"description": "Represents the current status of this execution.",
0 commit comments