Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(all): auto-regenerate discovery clients #2993

Merged
merged 1 commit into from
Feb 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 7 additions & 11 deletions networkservices/v1/networkservices-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2954,7 +2954,7 @@
}
}
},
"revision": "20250120",
"revision": "20250127",
"rootUrl": "https://networkservices.googleapis.com/",
"schemas": {
"AuditConfig": {
Expand Down Expand Up @@ -3560,8 +3560,7 @@
"type": "string"
},
"etag": {
"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.",
"readOnly": true,
"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.",
"type": "string"
},
"gateways": {
Expand Down Expand Up @@ -3862,8 +3861,7 @@
"type": "string"
},
"etag": {
"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.",
"readOnly": true,
"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.",
"type": "string"
},
"gateways": {
Expand Down Expand Up @@ -5368,8 +5366,7 @@
"type": "string"
},
"etag": {
"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.",
"readOnly": true,
"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.",
"type": "string"
},
"gateways": {
Expand Down Expand Up @@ -5533,8 +5530,7 @@
"type": "string"
},
"etag": {
"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.",
"readOnly": true,
"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.",
"type": "string"
},
"gateways": {
Expand Down Expand Up @@ -5619,7 +5615,7 @@
"type": "object"
},
"TlsRouteRouteMatch": {
"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.",
"description": "RouteMatch defines the predicate used to match requests to a given action. Multiple match types are \"AND\"ed for evaluation.",
"id": "TlsRouteRouteMatch",
"properties": {
"alpn": {
Expand Down Expand Up @@ -5648,7 +5644,7 @@
"description": "Required. The detailed rule defining how to route matched traffic."
},
"matches": {
"description": "Required. RouteMatch defines the predicate used to match requests to a given action. Multiple match types are \"OR\"ed for evaluation.",
"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.",
"items": {
"$ref": "TlsRouteRouteMatch"
},
Expand Down
30 changes: 15 additions & 15 deletions networkservices/v1/networkservices-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 7 additions & 11 deletions networkservices/v1beta1/networkservices-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2681,7 +2681,7 @@
}
}
},
"revision": "20250120",
"revision": "20250127",
"rootUrl": "https://networkservices.googleapis.com/",
"schemas": {
"AuthzExtension": {
Expand Down Expand Up @@ -3151,8 +3151,7 @@
"type": "string"
},
"etag": {
"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.",
"readOnly": true,
"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.",
"type": "string"
},
"gateways": {
Expand Down Expand Up @@ -3453,8 +3452,7 @@
"type": "string"
},
"etag": {
"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.",
"readOnly": true,
"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.",
"type": "string"
},
"gateways": {
Expand Down Expand Up @@ -4955,8 +4953,7 @@
"type": "string"
},
"etag": {
"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.",
"readOnly": true,
"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.",
"type": "string"
},
"gateways": {
Expand Down Expand Up @@ -5092,8 +5089,7 @@
"type": "string"
},
"etag": {
"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.",
"readOnly": true,
"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.",
"type": "string"
},
"gateways": {
Expand Down Expand Up @@ -5178,7 +5174,7 @@
"type": "object"
},
"TlsRouteRouteMatch": {
"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.",
"description": "RouteMatch defines the predicate used to match requests to a given action. Multiple match types are \"AND\"ed for evaluation.",
"id": "TlsRouteRouteMatch",
"properties": {
"alpn": {
Expand Down Expand Up @@ -5207,7 +5203,7 @@
"description": "Required. The detailed rule defining how to route matched traffic."
},
"matches": {
"description": "Required. RouteMatch defines the predicate used to match requests to a given action. Multiple match types are \"OR\"ed for evaluation.",
"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.",
"items": {
"$ref": "TlsRouteRouteMatch"
},
Expand Down
30 changes: 15 additions & 15 deletions networkservices/v1beta1/networkservices-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading