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
#### workflowexecutions:v1beta
The following keys were changed:
- schemas.Execution.properties.callLogLevel.enumDescriptions
- schemas.Execution.properties.status.description
- schemas.Status.description
#### workflowexecutions:v1
The following keys were added:
- schemas.Execution.properties.duration.description
- schemas.Execution.properties.duration.format
- schemas.Execution.properties.duration.readOnly
- schemas.Execution.properties.duration.type
The following keys were changed:
- resources.projects.resources.locations.resources.workflows.resources.executions.methods.get.parameters.view.enumDescriptions
- resources.projects.resources.locations.resources.workflows.resources.executions.methods.list.parameters.view.enumDescriptions
- schemas.Execution.properties.callLogLevel.enumDescriptions
- schemas.Execution.properties.status.description
- schemas.Status.description
Copy file name to clipboardExpand all lines: discovery/workflowexecutions-v1.json
+12-6Lines changed: 12 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -224,7 +224,7 @@
224
224
],
225
225
"enumDescriptions": [
226
226
"The default / unset value.",
227
-
"Includes only basic metadata about the execution. Following fields are returned: name, start_time, end_time, state and workflow_revision_id.",
227
+
"Includes only basic metadata about the execution. Following fields are returned: name, start_time, end_time, duration, state and workflow_revision_id.",
228
228
"Includes all data."
229
229
],
230
230
"location": "query",
@@ -275,7 +275,7 @@
275
275
],
276
276
"enumDescriptions": [
277
277
"The default / unset value.",
278
-
"Includes only basic metadata about the execution. Following fields are returned: name, start_time, end_time, state and workflow_revision_id.",
278
+
"Includes only basic metadata about the execution. Following fields are returned: name, start_time, end_time, duration, state and workflow_revision_id.",
"Log all call steps within workflows, all call returns, and all exceptions raised.",
348
348
"Log only exceptions that are raised from call steps within workflows."
349
349
],
350
350
"type": "string"
351
351
},
352
+
"duration": {
353
+
"description": "Output only. Measures the duration of the execution.",
354
+
"format": "google-duration",
355
+
"readOnly": true,
356
+
"type": "string"
357
+
},
352
358
"endTime": {
353
359
"description": "Output only. Marks the end of execution, successful or not.",
354
360
"format": "google-datetime",
@@ -397,7 +403,7 @@
397
403
},
398
404
"status": {
399
405
"$ref": "Status",
400
-
"description": "Output only. Status tracks the current steps and progress data of this execution. > **Preview:** This field is covered by the > [Pre-GA Offerings Terms](https://cloud.google.com/terms/service-terms) of > the Google Cloud Terms of Service. Pre-GA features might have limited > support, and changes to pre-GA features might not be compatible with > other pre-GA versions. For more information, see the > [launch stage descriptions](https://cloud.google.com/products#product-launch-stages). > This field is usable only if your project has access. See the > [access request page](https://docs.google.com/forms/d/e/1FAIpQLSdgwrSV8Y4xZv_tvI6X2JEGX1-ty9yizv3_EAOVHWVKXvDLEA/viewform).",
406
+
"description": "Output only. Status tracks the current steps and progress data of this execution.",
401
407
"readOnly": true
402
408
},
403
409
"workflowRevisionId": {
@@ -514,7 +520,7 @@
514
520
"type": "object"
515
521
},
516
522
"Status": {
517
-
"description": "> **Preview:** This field is covered by the > [Pre-GA Offerings Terms](https://cloud.google.com/terms/service-terms) of > the Google Cloud Terms of Service. Pre-GA features might have limited > support, and changes to pre-GA features might not be compatible with > other pre-GA versions. For more information, see the > [launch stage descriptions](https://cloud.google.com/products#product-launch-stages). > This field is usable only if your project has access. See the > [access request page](https://docs.google.com/forms/d/e/1FAIpQLSdgwrSV8Y4xZv_tvI6X2JEGX1-ty9yizv3_EAOVHWVKXvDLEA/viewform). Represents the current status of this execution.",
523
+
"description": "Represents the current status of this execution.",
"Log all call steps within workflows, all call returns, and all exceptions raised.",
318
318
"Log only exceptions that are raised from call steps within workflows."
319
319
],
@@ -367,7 +367,7 @@
367
367
},
368
368
"status": {
369
369
"$ref": "Status",
370
-
"description": "Output only. Status tracks the current steps and progress data of this execution. > **Preview:** This field is covered by the > [Pre-GA Offerings Terms](https://cloud.google.com/terms/service-terms) of > the Google Cloud Terms of Service. Pre-GA features might have limited > support, and changes to pre-GA features might not be compatible with > other pre-GA versions. For more information, see the > [launch stage descriptions](https://cloud.google.com/products#product-launch-stages). > This field is usable only if your project has access. See the > [access request page](https://docs.google.com/forms/d/e/1FAIpQLSdgwrSV8Y4xZv_tvI6X2JEGX1-ty9yizv3_EAOVHWVKXvDLEA/viewform).",
370
+
"description": "Output only. Status tracks the current steps and progress data of this execution.",
371
371
"readOnly": true
372
372
},
373
373
"workflowRevisionId": {
@@ -452,7 +452,7 @@
452
452
"type": "object"
453
453
},
454
454
"Status": {
455
-
"description": "> **Preview:** This field is covered by the > [Pre-GA Offerings Terms](https://cloud.google.com/terms/service-terms) of > the Google Cloud Terms of Service. Pre-GA features might have limited > support, and changes to pre-GA features might not be compatible with > other pre-GA versions. For more information, see the > [launch stage descriptions](https://cloud.google.com/products#product-launch-stages). > This field is usable only if your project has access. See the > [access request page](https://docs.google.com/forms/d/e/1FAIpQLSdgwrSV8Y4xZv_tvI6X2JEGX1-ty9yizv3_EAOVHWVKXvDLEA/viewform). Represents the current status of this execution.",
455
+
"description": "Represents the current status of this execution.",
* Output only. Status tracks the current steps and progress data of this execution. \> **Preview:** This field is covered by the \> [Pre-GA Offerings Terms](https://cloud.google.com/terms/service-terms) of \> the Google Cloud Terms of Service. Pre-GA features might have limited \> support, and changes to pre-GA features might not be compatible with \> other pre-GA versions. For more information, see the \> [launch stage descriptions](https://cloud.google.com/products#product-launch-stages). \> This field is usable only if your project has access. See the \> [access request page](https://docs.google.com/forms/d/e/1FAIpQLSdgwrSV8Y4xZv_tvI6X2JEGX1-ty9yizv3_EAOVHWVKXvDLEA/viewform).
189
+
* Output only. Status tracks the current steps and progress data of this execution.
* \> **Preview:** This field is covered by the \> [Pre-GA Offerings Terms](https://cloud.google.com/terms/service-terms) of \> the Google Cloud Terms of Service. Pre-GA features might have limited \> support, and changes to pre-GA features might not be compatible with \> other pre-GA versions. For more information, see the \> [launch stage descriptions](https://cloud.google.com/products#product-launch-stages). \> This field is usable only if your project has access. See the \> [access request page](https://docs.google.com/forms/d/e/1FAIpQLSdgwrSV8Y4xZv_tvI6X2JEGX1-ty9yizv3_EAOVHWVKXvDLEA/viewform). Represents the current status of this execution.
279
+
* Represents the current status of this execution.
* Output only. Status tracks the current steps and progress data of this execution. \> **Preview:** This field is covered by the \> [Pre-GA Offerings Terms](https://cloud.google.com/terms/service-terms) of \> the Google Cloud Terms of Service. Pre-GA features might have limited \> support, and changes to pre-GA features might not be compatible with \> other pre-GA versions. For more information, see the \> [launch stage descriptions](https://cloud.google.com/products#product-launch-stages). \> This field is usable only if your project has access. See the \> [access request page](https://docs.google.com/forms/d/e/1FAIpQLSdgwrSV8Y4xZv_tvI6X2JEGX1-ty9yizv3_EAOVHWVKXvDLEA/viewform).
185
+
* Output only. Status tracks the current steps and progress data of this execution.
* \> **Preview:** This field is covered by the \> [Pre-GA Offerings Terms](https://cloud.google.com/terms/service-terms) of \> the Google Cloud Terms of Service. Pre-GA features might have limited \> support, and changes to pre-GA features might not be compatible with \> other pre-GA versions. For more information, see the \> [launch stage descriptions](https://cloud.google.com/products#product-launch-stages). \> This field is usable only if your project has access. See the \> [access request page](https://docs.google.com/forms/d/e/1FAIpQLSdgwrSV8Y4xZv_tvI6X2JEGX1-ty9yizv3_EAOVHWVKXvDLEA/viewform). Represents the current status of this execution.
250
+
* Represents the current status of this execution.
0 commit comments