|
2954 | 2954 | } |
2955 | 2955 | } |
2956 | 2956 | }, |
2957 | | - "revision": "20250120", |
| 2957 | + "revision": "20250127", |
2958 | 2958 | "rootUrl": "https://networkservices.googleapis.com/", |
2959 | 2959 | "schemas": { |
2960 | 2960 | "AuditConfig": { |
|
3560 | 3560 | "type": "string" |
3561 | 3561 | }, |
3562 | 3562 | "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.", |
3565 | 3564 | "type": "string" |
3566 | 3565 | }, |
3567 | 3566 | "gateways": { |
|
3862 | 3861 | "type": "string" |
3863 | 3862 | }, |
3864 | 3863 | "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.", |
3867 | 3865 | "type": "string" |
3868 | 3866 | }, |
3869 | 3867 | "gateways": { |
|
5368 | 5366 | "type": "string" |
5369 | 5367 | }, |
5370 | 5368 | "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.", |
5373 | 5370 | "type": "string" |
5374 | 5371 | }, |
5375 | 5372 | "gateways": { |
|
5533 | 5530 | "type": "string" |
5534 | 5531 | }, |
5535 | 5532 | "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.", |
5538 | 5534 | "type": "string" |
5539 | 5535 | }, |
5540 | 5536 | "gateways": { |
|
5619 | 5615 | "type": "object" |
5620 | 5616 | }, |
5621 | 5617 | "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.", |
5623 | 5619 | "id": "TlsRouteRouteMatch", |
5624 | 5620 | "properties": { |
5625 | 5621 | "alpn": { |
|
5648 | 5644 | "description": "Required. The detailed rule defining how to route matched traffic." |
5649 | 5645 | }, |
5650 | 5646 | "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.", |
5652 | 5648 | "items": { |
5653 | 5649 | "$ref": "TlsRouteRouteMatch" |
5654 | 5650 | }, |
|
0 commit comments