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 485485 }
486486 }
487487 },
488- "revision" : " 20241204 " ,
488+ "revision" : " 20250212 " ,
489489 "rootUrl" : " https://workflows.googleapis.com/" ,
490490 "schemas" : {
491491 "Empty" : {
777777 "type" : " string"
778778 },
779779 "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." ,
781781 "enum" : [
782782 " EXECUTION_HISTORY_LEVEL_UNSPECIFIED" ,
783783 " EXECUTION_HISTORY_BASIC" ,
Original file line number Diff line number Diff line change @@ -322,7 +322,7 @@ export namespace workflows_v1 {
322322 */
323323 description ?: string | null ;
324324 /**
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.
326326 */
327327 executionHistoryLevel ?: string | null ;
328328 /**
You can’t perform that action at this time.
0 commit comments