Skip to content

Commit 6db0d5a

Browse files
feat(all): auto-regenerate discovery clients (#2993)
1 parent f812ea5 commit 6db0d5a

File tree

4 files changed

+44
-52
lines changed

4 files changed

+44
-52
lines changed

networkservices/v1/networkservices-api.json

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2954,7 +2954,7 @@
29542954
}
29552955
}
29562956
},
2957-
"revision": "20250120",
2957+
"revision": "20250127",
29582958
"rootUrl": "https://networkservices.googleapis.com/",
29592959
"schemas": {
29602960
"AuditConfig": {
@@ -3560,8 +3560,7 @@
35603560
"type": "string"
35613561
},
35623562
"etag": {
3563-
"description": "Optional. Output only. Etag of the resource. If this is provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.",
3564-
"readOnly": true,
3563+
"description": "Optional. Etag of the resource. If this is provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.",
35653564
"type": "string"
35663565
},
35673566
"gateways": {
@@ -3862,8 +3861,7 @@
38623861
"type": "string"
38633862
},
38643863
"etag": {
3865-
"description": "Optional. Output only. Etag of the resource. If this is provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.",
3866-
"readOnly": true,
3864+
"description": "Optional. Etag of the resource. If this is provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.",
38673865
"type": "string"
38683866
},
38693867
"gateways": {
@@ -5368,8 +5366,7 @@
53685366
"type": "string"
53695367
},
53705368
"etag": {
5371-
"description": "Optional. Output only. Etag of the resource. If this is provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.",
5372-
"readOnly": true,
5369+
"description": "Optional. Etag of the resource. If this is provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.",
53735370
"type": "string"
53745371
},
53755372
"gateways": {
@@ -5533,8 +5530,7 @@
55335530
"type": "string"
55345531
},
55355532
"etag": {
5536-
"description": "Optional. Output only. Etag of the resource. If this is provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.",
5537-
"readOnly": true,
5533+
"description": "Optional. Etag of the resource. If this is provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.",
55385534
"type": "string"
55395535
},
55405536
"gateways": {
@@ -5619,7 +5615,7 @@
56195615
"type": "object"
56205616
},
56215617
"TlsRouteRouteMatch": {
5622-
"description": "RouteMatch defines the predicate used to match requests to a given action. Multiple match types are \"AND\"ed for evaluation. If no routeMatch field is specified, this rule will unconditionally match traffic.",
5618+
"description": "RouteMatch defines the predicate used to match requests to a given action. Multiple match types are \"AND\"ed for evaluation.",
56235619
"id": "TlsRouteRouteMatch",
56245620
"properties": {
56255621
"alpn": {
@@ -5648,7 +5644,7 @@
56485644
"description": "Required. The detailed rule defining how to route matched traffic."
56495645
},
56505646
"matches": {
5651-
"description": "Required. RouteMatch defines the predicate used to match requests to a given action. Multiple match types are \"OR\"ed for evaluation.",
5647+
"description": "Required. RouteMatch defines the predicate used to match requests to a given action. Multiple match types are \"OR\"ed for evaluation. Atleast one RouteMatch must be supplied.",
56525648
"items": {
56535649
"$ref": "TlsRouteRouteMatch"
56545650
},

networkservices/v1/networkservices-gen.go

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

networkservices/v1beta1/networkservices-api.json

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2681,7 +2681,7 @@
26812681
}
26822682
}
26832683
},
2684-
"revision": "20250120",
2684+
"revision": "20250127",
26852685
"rootUrl": "https://networkservices.googleapis.com/",
26862686
"schemas": {
26872687
"AuthzExtension": {
@@ -3151,8 +3151,7 @@
31513151
"type": "string"
31523152
},
31533153
"etag": {
3154-
"description": "Optional. Output only. Etag of the resource. If this is provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.",
3155-
"readOnly": true,
3154+
"description": "Optional. Etag of the resource. If this is provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.",
31563155
"type": "string"
31573156
},
31583157
"gateways": {
@@ -3453,8 +3452,7 @@
34533452
"type": "string"
34543453
},
34553454
"etag": {
3456-
"description": "Optional. Output only. Etag of the resource. If this is provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.",
3457-
"readOnly": true,
3455+
"description": "Optional. Etag of the resource. If this is provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.",
34583456
"type": "string"
34593457
},
34603458
"gateways": {
@@ -4955,8 +4953,7 @@
49554953
"type": "string"
49564954
},
49574955
"etag": {
4958-
"description": "Optional. Output only. Etag of the resource. If this is provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.",
4959-
"readOnly": true,
4956+
"description": "Optional. Etag of the resource. If this is provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.",
49604957
"type": "string"
49614958
},
49624959
"gateways": {
@@ -5092,8 +5089,7 @@
50925089
"type": "string"
50935090
},
50945091
"etag": {
5095-
"description": "Optional. Output only. Etag of the resource. If this is provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.",
5096-
"readOnly": true,
5092+
"description": "Optional. Etag of the resource. If this is provided, it must match the server's etag. If the provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.",
50975093
"type": "string"
50985094
},
50995095
"gateways": {
@@ -5178,7 +5174,7 @@
51785174
"type": "object"
51795175
},
51805176
"TlsRouteRouteMatch": {
5181-
"description": "RouteMatch defines the predicate used to match requests to a given action. Multiple match types are \"AND\"ed for evaluation. If no routeMatch field is specified, this rule will unconditionally match traffic.",
5177+
"description": "RouteMatch defines the predicate used to match requests to a given action. Multiple match types are \"AND\"ed for evaluation.",
51825178
"id": "TlsRouteRouteMatch",
51835179
"properties": {
51845180
"alpn": {
@@ -5207,7 +5203,7 @@
52075203
"description": "Required. The detailed rule defining how to route matched traffic."
52085204
},
52095205
"matches": {
5210-
"description": "Required. RouteMatch defines the predicate used to match requests to a given action. Multiple match types are \"OR\"ed for evaluation.",
5206+
"description": "Required. RouteMatch defines the predicate used to match requests to a given action. Multiple match types are \"OR\"ed for evaluation. Atleast one RouteMatch must be supplied.",
52115207
"items": {
52125208
"$ref": "TlsRouteRouteMatch"
52135209
},

networkservices/v1beta1/networkservices-gen.go

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)