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
"description": "Deprecated Read only. Full path to the `AuthorizedDomain` resource in the API. Example: `projects/myproject/authorizedDomains/example.com`.",
2363
2364
"type": "string"
2364
2365
}
@@ -2399,6 +2400,7 @@
2399
2400
"properties": {
2400
2401
"localObjectReference": {
2401
2402
"$ref": "LocalObjectReference",
2403
+
"deprecated": true,
2402
2404
"description": "This field should not be used directly as it is meant to be inlined directly into the message. Use the \"name\" field instead."
2403
2405
},
2404
2406
"name": {
@@ -2422,6 +2424,7 @@
2422
2424
},
2423
2425
"localObjectReference": {
2424
2426
"$ref": "LocalObjectReference",
2427
+
"deprecated": true,
2425
2428
"description": "Not supported by Cloud Run."
2426
2429
},
2427
2430
"name": {
@@ -4058,6 +4061,7 @@
4058
4061
"properties": {
4059
4062
"localObjectReference": {
4060
4063
"$ref": "LocalObjectReference",
4064
+
"deprecated": true,
4061
4065
"description": "This field should not be used directly as it is meant to be inlined directly into the message. Use the \"name\" field instead."
4062
4066
},
4063
4067
"name": {
@@ -4081,6 +4085,7 @@
4081
4085
},
4082
4086
"localObjectReference": {
4083
4087
"$ref": "LocalObjectReference",
4088
+
"deprecated": true,
4084
4089
"description": "This field should not be used directly as it is meant to be inlined directly into the message. Use the \"name\" field instead."
4085
4090
},
4086
4091
"name": {
@@ -4508,6 +4513,7 @@
4508
4513
"id": "TrafficTarget",
4509
4514
"properties": {
4510
4515
"configurationName": {
4516
+
"deprecated": true,
4511
4517
"description": "[Deprecated] Not supported in Cloud Run. It must be empty.",
0 commit comments