Skip to content

Commit e608c36

Browse files
yoshi-automationsofisl
authored andcommitted
fix(networkservices): update the API
#### networkservices:v1beta1 The following keys were changed: - schemas.LbRouteExtension.properties.metadata.description - schemas.LbTrafficExtension.properties.metadata.description #### networkservices:v1 The following keys were changed: - schemas.LbRouteExtension.properties.metadata.description - schemas.LbTrafficExtension.properties.metadata.description
1 parent 001dc73 commit e608c36

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

discovery/networkservices-v1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2756,7 +2756,7 @@
27562756
}
27572757
}
27582758
},
2759-
"revision": "20240515",
2759+
"revision": "20240620",
27602760
"rootUrl": "https://networkservices.googleapis.com/",
27612761
"schemas": {
27622762
"AuditConfig": {
@@ -4113,7 +4113,7 @@
41134113
"description": "Properties of the object.",
41144114
"type": "any"
41154115
},
4116-
"description": "Optional. The metadata provided here will be included as part of the `metadata_context` (of type `google.protobuf.Struct`) in the `ProcessingRequest` message sent to the extension server. The metadata will be available under the namespace `com.google.lb_route_extension.`. The following variables are supported in the metadata Struct: `{forwarding_rule_id}` - substituted with the forwarding rule's fully qualified resource name.",
4116+
"description": "Optional. The metadata provided here is included as part of the `metadata_context` (of type `google.protobuf.Struct`) in the `ProcessingRequest` message sent to the extension server. The metadata is available under the namespace `com.google.lb_route_extension.`. The following variables are supported in the metadata Struct: `{forwarding_rule_id}` - substituted with the forwarding rule's fully qualified resource name.",
41174117
"type": "object"
41184118
},
41194119
"name": {
@@ -4183,7 +4183,7 @@
41834183
"description": "Properties of the object.",
41844184
"type": "any"
41854185
},
4186-
"description": "Optional. The metadata provided here will be included in the `ProcessingRequest.metadata_context.filter_metadata` map field. The metadata will be available under the key `com.google.lb_traffic_extension.`. The following variables are supported in the metadata: `{forwarding_rule_id}` - substituted with the forwarding rule's fully qualified resource name.",
4186+
"description": "Optional. The metadata provided here is included in the `ProcessingRequest.metadata_context.filter_metadata` map field. The metadata is available under the key `com.google.lb_traffic_extension.`. The following variables are supported in the metadata: `{forwarding_rule_id}` - substituted with the forwarding rule's fully qualified resource name.",
41874187
"type": "object"
41884188
},
41894189
"name": {

discovery/networkservices-v1beta1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2483,7 +2483,7 @@
24832483
}
24842484
}
24852485
},
2486-
"revision": "20240515",
2486+
"revision": "20240613",
24872487
"rootUrl": "https://networkservices.googleapis.com/",
24882488
"schemas": {
24892489
"AuditConfig": {
@@ -3797,7 +3797,7 @@
37973797
"description": "Properties of the object.",
37983798
"type": "any"
37993799
},
3800-
"description": "Optional. The metadata provided here will be included as part of the `metadata_context` (of type `google.protobuf.Struct`) in the `ProcessingRequest` message sent to the extension server. The metadata will be available under the namespace `com.google.lb_route_extension.`. The following variables are supported in the metadata Struct: `{forwarding_rule_id}` - substituted with the forwarding rule's fully qualified resource name.",
3800+
"description": "Optional. The metadata provided here is included as part of the `metadata_context` (of type `google.protobuf.Struct`) in the `ProcessingRequest` message sent to the extension server. The metadata is available under the namespace `com.google.lb_route_extension.`. The following variables are supported in the metadata Struct: `{forwarding_rule_id}` - substituted with the forwarding rule's fully qualified resource name.",
38013801
"type": "object"
38023802
},
38033803
"name": {
@@ -3867,7 +3867,7 @@
38673867
"description": "Properties of the object.",
38683868
"type": "any"
38693869
},
3870-
"description": "Optional. The metadata provided here will be included in the `ProcessingRequest.metadata_context.filter_metadata` map field. The metadata will be available under the key `com.google.lb_traffic_extension.`. The following variables are supported in the metadata: `{forwarding_rule_id}` - substituted with the forwarding rule's fully qualified resource name.",
3870+
"description": "Optional. The metadata provided here is included in the `ProcessingRequest.metadata_context.filter_metadata` map field. The metadata is available under the key `com.google.lb_traffic_extension.`. The following variables are supported in the metadata: `{forwarding_rule_id}` - substituted with the forwarding rule's fully qualified resource name.",
38713871
"type": "object"
38723872
},
38733873
"name": {

src/apis/networkservices/v1.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,7 +1084,7 @@ export namespace networkservices_v1 {
10841084
*/
10851085
loadBalancingScheme?: string | null;
10861086
/**
1087-
* Optional. The metadata provided here will be included as part of the `metadata_context` (of type `google.protobuf.Struct`) in the `ProcessingRequest` message sent to the extension server. The metadata will be available under the namespace `com.google.lb_route_extension.`. The following variables are supported in the metadata Struct: `{forwarding_rule_id\}` - substituted with the forwarding rule's fully qualified resource name.
1087+
* Optional. The metadata provided here is included as part of the `metadata_context` (of type `google.protobuf.Struct`) in the `ProcessingRequest` message sent to the extension server. The metadata is available under the namespace `com.google.lb_route_extension.`. The following variables are supported in the metadata Struct: `{forwarding_rule_id\}` - substituted with the forwarding rule's fully qualified resource name.
10881088
*/
10891089
metadata?: {[key: string]: any} | null;
10901090
/**
@@ -1125,7 +1125,7 @@ export namespace networkservices_v1 {
11251125
*/
11261126
loadBalancingScheme?: string | null;
11271127
/**
1128-
* Optional. The metadata provided here will be included in the `ProcessingRequest.metadata_context.filter_metadata` map field. The metadata will be available under the key `com.google.lb_traffic_extension.`. The following variables are supported in the metadata: `{forwarding_rule_id\}` - substituted with the forwarding rule's fully qualified resource name.
1128+
* Optional. The metadata provided here is included in the `ProcessingRequest.metadata_context.filter_metadata` map field. The metadata is available under the key `com.google.lb_traffic_extension.`. The following variables are supported in the metadata: `{forwarding_rule_id\}` - substituted with the forwarding rule's fully qualified resource name.
11291129
*/
11301130
metadata?: {[key: string]: any} | null;
11311131
/**

src/apis/networkservices/v1beta1.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,7 +1058,7 @@ export namespace networkservices_v1beta1 {
10581058
*/
10591059
loadBalancingScheme?: string | null;
10601060
/**
1061-
* Optional. The metadata provided here will be included as part of the `metadata_context` (of type `google.protobuf.Struct`) in the `ProcessingRequest` message sent to the extension server. The metadata will be available under the namespace `com.google.lb_route_extension.`. The following variables are supported in the metadata Struct: `{forwarding_rule_id\}` - substituted with the forwarding rule's fully qualified resource name.
1061+
* Optional. The metadata provided here is included as part of the `metadata_context` (of type `google.protobuf.Struct`) in the `ProcessingRequest` message sent to the extension server. The metadata is available under the namespace `com.google.lb_route_extension.`. The following variables are supported in the metadata Struct: `{forwarding_rule_id\}` - substituted with the forwarding rule's fully qualified resource name.
10621062
*/
10631063
metadata?: {[key: string]: any} | null;
10641064
/**
@@ -1099,7 +1099,7 @@ export namespace networkservices_v1beta1 {
10991099
*/
11001100
loadBalancingScheme?: string | null;
11011101
/**
1102-
* Optional. The metadata provided here will be included in the `ProcessingRequest.metadata_context.filter_metadata` map field. The metadata will be available under the key `com.google.lb_traffic_extension.`. The following variables are supported in the metadata: `{forwarding_rule_id\}` - substituted with the forwarding rule's fully qualified resource name.
1102+
* Optional. The metadata provided here is included in the `ProcessingRequest.metadata_context.filter_metadata` map field. The metadata is available under the key `com.google.lb_traffic_extension.`. The following variables are supported in the metadata: `{forwarding_rule_id\}` - substituted with the forwarding rule's fully qualified resource name.
11031103
*/
11041104
metadata?: {[key: string]: any} | null;
11051105
/**

0 commit comments

Comments
 (0)