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
BREAKING CHANGE: This release has breaking changes.
#### run:v2
The following keys were deleted:
- schemas.GoogleCloudRunV2Job.properties.etag.readOnly
- schemas.GoogleCloudRunV2Service.properties.etag.readOnly
- schemas.GoogleCloudRunV2WorkerPool.properties.etag.readOnly
The following keys were changed:
- schemas.GoogleCloudRunV2Job.properties.etag.description
- schemas.GoogleCloudRunV2Service.properties.etag.description
- schemas.GoogleCloudRunV2WorkerPool.properties.etag.description
Copy file name to clipboardExpand all lines: discovery/run-v2.json
+4-7Lines changed: 4 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1922,7 +1922,7 @@
1922
1922
}
1923
1923
}
1924
1924
},
1925
-
"revision": "20250712",
1925
+
"revision": "20250718",
1926
1926
"rootUrl": "https://run.googleapis.com/",
1927
1927
"schemas": {
1928
1928
"GoogleCloudRunV2BinaryAuthorization": {
@@ -2958,8 +2958,7 @@
2958
2958
"type": "string"
2959
2959
},
2960
2960
"etag": {
2961
-
"description": "Output only. A system-generated fingerprint for this version of the resource. May be used to detect modification conflict during updates.",
2962
-
"readOnly": true,
2961
+
"description": "Optional. A system-generated fingerprint for this version of the resource. May be used to detect modification conflict during updates.",
2963
2962
"type": "string"
2964
2963
},
2965
2964
"executionCount": {
@@ -3844,8 +3843,7 @@
3844
3843
"type": "string"
3845
3844
},
3846
3845
"etag": {
3847
-
"description": "Output only. A system-generated fingerprint for this version of the resource. May be used to detect modification conflict during updates.",
3848
-
"readOnly": true,
3846
+
"description": "Optional. A system-generated fingerprint for this version of the resource. May be used to detect modification conflict during updates.",
3849
3847
"type": "string"
3850
3848
},
3851
3849
"expireTime": {
@@ -4675,8 +4673,7 @@
4675
4673
"type": "string"
4676
4674
},
4677
4675
"etag": {
4678
-
"description": "Output only. A system-generated fingerprint for this version of the resource. May be used to detect modification conflict during updates.",
4679
-
"readOnly": true,
4676
+
"description": "Optional. A system-generated fingerprint for this version of the resource. May be used to detect modification conflict during updates.",
0 commit comments