Skip to content

Commit fffd2d1

Browse files
feat: regenerate index files
1 parent 07637ed commit fffd2d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

discovery/run-v2.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2177,7 +2177,7 @@
21772177
}
21782178
}
21792179
},
2180-
"revision": "20251202",
2180+
"revision": "20251205",
21812181
"rootUrl": "https://run.googleapis.com/",
21822182
"schemas": {
21832183
"GoogleCloudRunV2BinaryAuthorization": {
@@ -2364,7 +2364,7 @@
23642364
"CANCELLED",
23652365
"CANCELLING",
23662366
"DELETED",
2367-
"FLEX_START_PENDING"
2367+
"DELAYED_START_PENDING"
23682368
],
23692369
"enumDescriptions": [
23702370
"Default value.",
@@ -2373,7 +2373,7 @@
23732373
"The execution was cancelled by users.",
23742374
"The execution is in the process of being cancelled.",
23752375
"The execution was deleted.",
2376-
"A Flex priority execution is waiting for a start time."
2376+
"A delayed execution is waiting for a start time."
23772377
],
23782378
"readOnly": true,
23792379
"type": "string"

0 commit comments

Comments
 (0)