File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 485
485
}
486
486
}
487
487
},
488
- "revision" : " 20241204 " ,
488
+ "revision" : " 20250212 " ,
489
489
"rootUrl" : " https://workflows.googleapis.com/" ,
490
490
"schemas" : {
491
491
"Empty" : {
777
777
"type" : " string"
778
778
},
779
779
"executionHistoryLevel" : {
780
- "description" : " Optional. Describes the level of the execution history feature to apply to this workflow." ,
780
+ "description" : " Optional. Describes the execution history level to apply to this workflow." ,
781
781
"enum" : [
782
782
" EXECUTION_HISTORY_LEVEL_UNSPECIFIED" ,
783
783
" EXECUTION_HISTORY_BASIC" ,
Original file line number Diff line number Diff line change @@ -322,7 +322,7 @@ export namespace workflows_v1 {
322
322
*/
323
323
description ?: string | null ;
324
324
/**
325
- * Optional. Describes the level of the execution history feature to apply to this workflow.
325
+ * Optional. Describes the execution history level to apply to this workflow.
326
326
*/
327
327
executionHistoryLevel ?: string | null ;
328
328
/**
You can’t perform that action at this time.
0 commit comments