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" : " 20240814 " ,
488
+ "revision" : " 20240925 " ,
489
489
"rootUrl" : " https://workflows.googleapis.com/" ,
490
490
"schemas" : {
491
491
"Empty" : {
722
722
"type" : " object"
723
723
},
724
724
"Workflow" : {
725
- "description" : " LINT.IfChange Workflow program to be executed by Workflows." ,
725
+ "description" : " Workflow program to be executed by Workflows." ,
726
726
"id" : " Workflow" ,
727
727
"properties" : {
728
728
"allKmsKeys" : {
Original file line number Diff line number Diff line change @@ -290,7 +290,7 @@ export namespace workflows_v1 {
290
290
message ?: string | null ;
291
291
}
292
292
/**
293
- * LINT.IfChange Workflow program to be executed by Workflows.
293
+ * Workflow program to be executed by Workflows.
294
294
*/
295
295
export interface Schema$Workflow {
296
296
/**
You can’t perform that action at this time.
0 commit comments