Imported Upstream version 1.41.0
[platform/upstream/grpc.git] / src / core / ext / upb-generated / envoy / config / route / v3 / route_components.upb.c
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     envoy/config/route/v3/route_components.proto
5  *
6  * Do not edit -- your changes will be discarded when the file is
7  * regenerated. */
8
9 #include <stddef.h>
10 #include "upb/msg_internal.h"
11 #include "envoy/config/route/v3/route_components.upb.h"
12 #include "envoy/config/core/v3/base.upb.h"
13 #include "envoy/config/core/v3/extension.upb.h"
14 #include "envoy/config/core/v3/proxy_protocol.upb.h"
15 #include "envoy/type/matcher/v3/metadata.upb.h"
16 #include "envoy/type/matcher/v3/regex.upb.h"
17 #include "envoy/type/matcher/v3/string.upb.h"
18 #include "envoy/type/metadata/v3/metadata.upb.h"
19 #include "envoy/type/tracing/v3/custom_tag.upb.h"
20 #include "envoy/type/v3/percent.upb.h"
21 #include "envoy/type/v3/range.upb.h"
22 #include "google/protobuf/any.upb.h"
23 #include "google/protobuf/duration.upb.h"
24 #include "google/protobuf/wrappers.upb.h"
25 #include "envoy/annotations/deprecation.upb.h"
26 #include "udpa/annotations/migrate.upb.h"
27 #include "udpa/annotations/status.upb.h"
28 #include "udpa/annotations/versioning.upb.h"
29 #include "validate/validate.upb.h"
30
31 #include "upb/port_def.inc"
32
33 static const upb_msglayout *const envoy_config_route_v3_VirtualHost_submsgs[10] = {
34   &envoy_config_core_v3_HeaderValueOption_msginit,
35   &envoy_config_route_v3_CorsPolicy_msginit,
36   &envoy_config_route_v3_HedgePolicy_msginit,
37   &envoy_config_route_v3_RateLimit_msginit,
38   &envoy_config_route_v3_RetryPolicy_msginit,
39   &envoy_config_route_v3_Route_msginit,
40   &envoy_config_route_v3_VirtualCluster_msginit,
41   &envoy_config_route_v3_VirtualHost_TypedPerFilterConfigEntry_msginit,
42   &google_protobuf_Any_msginit,
43   &google_protobuf_UInt32Value_msginit,
44 };
45
46 static const upb_msglayout_field envoy_config_route_v3_VirtualHost__fields[18] = {
47   {1, UPB_SIZE(12, 16), 0, 0, 9, _UPB_MODE_SCALAR},
48   {2, UPB_SIZE(40, 72), 0, 0, 9, _UPB_MODE_ARRAY},
49   {3, UPB_SIZE(44, 80), 0, 5, 11, _UPB_MODE_ARRAY},
50   {4, UPB_SIZE(4, 4), 0, 0, 14, _UPB_MODE_SCALAR},
51   {5, UPB_SIZE(48, 88), 0, 6, 11, _UPB_MODE_ARRAY},
52   {6, UPB_SIZE(52, 96), 0, 3, 11, _UPB_MODE_ARRAY},
53   {7, UPB_SIZE(56, 104), 0, 0, 11, _UPB_MODE_ARRAY},
54   {8, UPB_SIZE(20, 32), 1, 1, 11, _UPB_MODE_SCALAR},
55   {10, UPB_SIZE(60, 112), 0, 0, 11, _UPB_MODE_ARRAY},
56   {11, UPB_SIZE(64, 120), 0, 0, 9, _UPB_MODE_ARRAY},
57   {13, UPB_SIZE(68, 128), 0, 0, 9, _UPB_MODE_ARRAY},
58   {14, UPB_SIZE(8, 8), 0, 0, 8, _UPB_MODE_SCALAR},
59   {15, UPB_SIZE(72, 136), 0, 7, 11, _UPB_MODE_MAP},
60   {16, UPB_SIZE(24, 40), 2, 4, 11, _UPB_MODE_SCALAR},
61   {17, UPB_SIZE(28, 48), 3, 2, 11, _UPB_MODE_SCALAR},
62   {18, UPB_SIZE(32, 56), 4, 9, 11, _UPB_MODE_SCALAR},
63   {19, UPB_SIZE(9, 9), 0, 0, 8, _UPB_MODE_SCALAR},
64   {20, UPB_SIZE(36, 64), 5, 8, 11, _UPB_MODE_SCALAR},
65 };
66
67 const upb_msglayout envoy_config_route_v3_VirtualHost_msginit = {
68   &envoy_config_route_v3_VirtualHost_submsgs[0],
69   &envoy_config_route_v3_VirtualHost__fields[0],
70   UPB_SIZE(80, 144), 18, false, 8, 255,
71 };
72
73 static const upb_msglayout *const envoy_config_route_v3_VirtualHost_TypedPerFilterConfigEntry_submsgs[1] = {
74   &google_protobuf_Any_msginit,
75 };
76
77 static const upb_msglayout_field envoy_config_route_v3_VirtualHost_TypedPerFilterConfigEntry__fields[2] = {
78   {1, UPB_SIZE(0, 0), 0, 0, 9, _UPB_MODE_SCALAR},
79   {2, UPB_SIZE(8, 16), 0, 0, 11, _UPB_MODE_SCALAR},
80 };
81
82 const upb_msglayout envoy_config_route_v3_VirtualHost_TypedPerFilterConfigEntry_msginit = {
83   &envoy_config_route_v3_VirtualHost_TypedPerFilterConfigEntry_submsgs[0],
84   &envoy_config_route_v3_VirtualHost_TypedPerFilterConfigEntry__fields[0],
85   UPB_SIZE(16, 32), 2, false, 2, 255,
86 };
87
88 static const upb_msglayout *const envoy_config_route_v3_FilterAction_submsgs[1] = {
89   &google_protobuf_Any_msginit,
90 };
91
92 static const upb_msglayout_field envoy_config_route_v3_FilterAction__fields[1] = {
93   {1, UPB_SIZE(4, 8), 1, 0, 11, _UPB_MODE_SCALAR},
94 };
95
96 const upb_msglayout envoy_config_route_v3_FilterAction_msginit = {
97   &envoy_config_route_v3_FilterAction_submsgs[0],
98   &envoy_config_route_v3_FilterAction__fields[0],
99   UPB_SIZE(8, 16), 1, false, 1, 255,
100 };
101
102 static const upb_msglayout *const envoy_config_route_v3_Route_submsgs[12] = {
103   &envoy_config_core_v3_HeaderValueOption_msginit,
104   &envoy_config_core_v3_Metadata_msginit,
105   &envoy_config_route_v3_Decorator_msginit,
106   &envoy_config_route_v3_DirectResponseAction_msginit,
107   &envoy_config_route_v3_FilterAction_msginit,
108   &envoy_config_route_v3_NonForwardingAction_msginit,
109   &envoy_config_route_v3_RedirectAction_msginit,
110   &envoy_config_route_v3_Route_TypedPerFilterConfigEntry_msginit,
111   &envoy_config_route_v3_RouteAction_msginit,
112   &envoy_config_route_v3_RouteMatch_msginit,
113   &envoy_config_route_v3_Tracing_msginit,
114   &google_protobuf_UInt32Value_msginit,
115 };
116
117 static const upb_msglayout_field envoy_config_route_v3_Route__fields[16] = {
118   {1, UPB_SIZE(12, 24), 1, 9, 11, _UPB_MODE_SCALAR},
119   {2, UPB_SIZE(52, 104), UPB_SIZE(-57, -113), 8, 11, _UPB_MODE_SCALAR},
120   {3, UPB_SIZE(52, 104), UPB_SIZE(-57, -113), 6, 11, _UPB_MODE_SCALAR},
121   {4, UPB_SIZE(16, 32), 2, 1, 11, _UPB_MODE_SCALAR},
122   {5, UPB_SIZE(20, 40), 3, 2, 11, _UPB_MODE_SCALAR},
123   {7, UPB_SIZE(52, 104), UPB_SIZE(-57, -113), 3, 11, _UPB_MODE_SCALAR},
124   {9, UPB_SIZE(32, 64), 0, 0, 11, _UPB_MODE_ARRAY},
125   {10, UPB_SIZE(36, 72), 0, 0, 11, _UPB_MODE_ARRAY},
126   {11, UPB_SIZE(40, 80), 0, 0, 9, _UPB_MODE_ARRAY},
127   {12, UPB_SIZE(44, 88), 0, 0, 9, _UPB_MODE_ARRAY},
128   {13, UPB_SIZE(48, 96), 0, 7, 11, _UPB_MODE_MAP},
129   {14, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
130   {15, UPB_SIZE(24, 48), 4, 10, 11, _UPB_MODE_SCALAR},
131   {16, UPB_SIZE(28, 56), 5, 11, 11, _UPB_MODE_SCALAR},
132   {17, UPB_SIZE(52, 104), UPB_SIZE(-57, -113), 4, 11, _UPB_MODE_SCALAR},
133   {18, UPB_SIZE(52, 104), UPB_SIZE(-57, -113), 5, 11, _UPB_MODE_SCALAR},
134 };
135
136 const upb_msglayout envoy_config_route_v3_Route_msginit = {
137   &envoy_config_route_v3_Route_submsgs[0],
138   &envoy_config_route_v3_Route__fields[0],
139   UPB_SIZE(64, 128), 16, false, 5, 255,
140 };
141
142 static const upb_msglayout *const envoy_config_route_v3_Route_TypedPerFilterConfigEntry_submsgs[1] = {
143   &google_protobuf_Any_msginit,
144 };
145
146 static const upb_msglayout_field envoy_config_route_v3_Route_TypedPerFilterConfigEntry__fields[2] = {
147   {1, UPB_SIZE(0, 0), 0, 0, 9, _UPB_MODE_SCALAR},
148   {2, UPB_SIZE(8, 16), 0, 0, 11, _UPB_MODE_SCALAR},
149 };
150
151 const upb_msglayout envoy_config_route_v3_Route_TypedPerFilterConfigEntry_msginit = {
152   &envoy_config_route_v3_Route_TypedPerFilterConfigEntry_submsgs[0],
153   &envoy_config_route_v3_Route_TypedPerFilterConfigEntry__fields[0],
154   UPB_SIZE(16, 32), 2, false, 2, 255,
155 };
156
157 static const upb_msglayout *const envoy_config_route_v3_WeightedCluster_submsgs[2] = {
158   &envoy_config_route_v3_WeightedCluster_ClusterWeight_msginit,
159   &google_protobuf_UInt32Value_msginit,
160 };
161
162 static const upb_msglayout_field envoy_config_route_v3_WeightedCluster__fields[3] = {
163   {1, UPB_SIZE(16, 32), 0, 0, 11, _UPB_MODE_ARRAY},
164   {2, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
165   {3, UPB_SIZE(12, 24), 1, 1, 11, _UPB_MODE_SCALAR},
166 };
167
168 const upb_msglayout envoy_config_route_v3_WeightedCluster_msginit = {
169   &envoy_config_route_v3_WeightedCluster_submsgs[0],
170   &envoy_config_route_v3_WeightedCluster__fields[0],
171   UPB_SIZE(24, 48), 3, false, 3, 255,
172 };
173
174 static const upb_msglayout *const envoy_config_route_v3_WeightedCluster_ClusterWeight_submsgs[4] = {
175   &envoy_config_core_v3_HeaderValueOption_msginit,
176   &envoy_config_core_v3_Metadata_msginit,
177   &envoy_config_route_v3_WeightedCluster_ClusterWeight_TypedPerFilterConfigEntry_msginit,
178   &google_protobuf_UInt32Value_msginit,
179 };
180
181 static const upb_msglayout_field envoy_config_route_v3_WeightedCluster_ClusterWeight__fields[10] = {
182   {1, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
183   {2, UPB_SIZE(20, 40), 1, 3, 11, _UPB_MODE_SCALAR},
184   {3, UPB_SIZE(24, 48), 2, 1, 11, _UPB_MODE_SCALAR},
185   {4, UPB_SIZE(28, 56), 0, 0, 11, _UPB_MODE_ARRAY},
186   {5, UPB_SIZE(32, 64), 0, 0, 11, _UPB_MODE_ARRAY},
187   {6, UPB_SIZE(36, 72), 0, 0, 9, _UPB_MODE_ARRAY},
188   {9, UPB_SIZE(40, 80), 0, 0, 9, _UPB_MODE_ARRAY},
189   {10, UPB_SIZE(44, 88), 0, 2, 11, _UPB_MODE_MAP},
190   {11, UPB_SIZE(48, 96), UPB_SIZE(-57, -113), 0, 9, _UPB_MODE_SCALAR},
191   {12, UPB_SIZE(12, 24), 0, 0, 9, _UPB_MODE_SCALAR},
192 };
193
194 const upb_msglayout envoy_config_route_v3_WeightedCluster_ClusterWeight_msginit = {
195   &envoy_config_route_v3_WeightedCluster_ClusterWeight_submsgs[0],
196   &envoy_config_route_v3_WeightedCluster_ClusterWeight__fields[0],
197   UPB_SIZE(64, 128), 10, false, 6, 255,
198 };
199
200 static const upb_msglayout *const envoy_config_route_v3_WeightedCluster_ClusterWeight_TypedPerFilterConfigEntry_submsgs[1] = {
201   &google_protobuf_Any_msginit,
202 };
203
204 static const upb_msglayout_field envoy_config_route_v3_WeightedCluster_ClusterWeight_TypedPerFilterConfigEntry__fields[2] = {
205   {1, UPB_SIZE(0, 0), 0, 0, 9, _UPB_MODE_SCALAR},
206   {2, UPB_SIZE(8, 16), 0, 0, 11, _UPB_MODE_SCALAR},
207 };
208
209 const upb_msglayout envoy_config_route_v3_WeightedCluster_ClusterWeight_TypedPerFilterConfigEntry_msginit = {
210   &envoy_config_route_v3_WeightedCluster_ClusterWeight_TypedPerFilterConfigEntry_submsgs[0],
211   &envoy_config_route_v3_WeightedCluster_ClusterWeight_TypedPerFilterConfigEntry__fields[0],
212   UPB_SIZE(16, 32), 2, false, 2, 255,
213 };
214
215 static const upb_msglayout *const envoy_config_route_v3_RouteMatch_submsgs[9] = {
216   &envoy_config_core_v3_RuntimeFractionalPercent_msginit,
217   &envoy_config_route_v3_HeaderMatcher_msginit,
218   &envoy_config_route_v3_QueryParameterMatcher_msginit,
219   &envoy_config_route_v3_RouteMatch_ConnectMatcher_msginit,
220   &envoy_config_route_v3_RouteMatch_GrpcRouteMatchOptions_msginit,
221   &envoy_config_route_v3_RouteMatch_TlsContextMatchOptions_msginit,
222   &envoy_type_matcher_v3_MetadataMatcher_msginit,
223   &envoy_type_matcher_v3_RegexMatcher_msginit,
224   &google_protobuf_BoolValue_msginit,
225 };
226
227 static const upb_msglayout_field envoy_config_route_v3_RouteMatch__fields[11] = {
228   {1, UPB_SIZE(32, 64), UPB_SIZE(-41, -81), 0, 9, _UPB_MODE_SCALAR},
229   {2, UPB_SIZE(32, 64), UPB_SIZE(-41, -81), 0, 9, _UPB_MODE_SCALAR},
230   {4, UPB_SIZE(4, 8), 1, 8, 11, _UPB_MODE_SCALAR},
231   {6, UPB_SIZE(20, 40), 0, 1, 11, _UPB_MODE_ARRAY},
232   {7, UPB_SIZE(24, 48), 0, 2, 11, _UPB_MODE_ARRAY},
233   {8, UPB_SIZE(8, 16), 2, 4, 11, _UPB_MODE_SCALAR},
234   {9, UPB_SIZE(12, 24), 3, 0, 11, _UPB_MODE_SCALAR},
235   {10, UPB_SIZE(32, 64), UPB_SIZE(-41, -81), 7, 11, _UPB_MODE_SCALAR},
236   {11, UPB_SIZE(16, 32), 4, 5, 11, _UPB_MODE_SCALAR},
237   {12, UPB_SIZE(32, 64), UPB_SIZE(-41, -81), 3, 11, _UPB_MODE_SCALAR},
238   {13, UPB_SIZE(28, 56), 0, 6, 11, _UPB_MODE_ARRAY},
239 };
240
241 const upb_msglayout envoy_config_route_v3_RouteMatch_msginit = {
242   &envoy_config_route_v3_RouteMatch_submsgs[0],
243   &envoy_config_route_v3_RouteMatch__fields[0],
244   UPB_SIZE(48, 96), 11, false, 2, 255,
245 };
246
247 const upb_msglayout envoy_config_route_v3_RouteMatch_GrpcRouteMatchOptions_msginit = {
248   NULL,
249   NULL,
250   UPB_SIZE(0, 0), 0, false, 0, 255,
251 };
252
253 static const upb_msglayout *const envoy_config_route_v3_RouteMatch_TlsContextMatchOptions_submsgs[1] = {
254   &google_protobuf_BoolValue_msginit,
255 };
256
257 static const upb_msglayout_field envoy_config_route_v3_RouteMatch_TlsContextMatchOptions__fields[2] = {
258   {1, UPB_SIZE(4, 8), 1, 0, 11, _UPB_MODE_SCALAR},
259   {2, UPB_SIZE(8, 16), 2, 0, 11, _UPB_MODE_SCALAR},
260 };
261
262 const upb_msglayout envoy_config_route_v3_RouteMatch_TlsContextMatchOptions_msginit = {
263   &envoy_config_route_v3_RouteMatch_TlsContextMatchOptions_submsgs[0],
264   &envoy_config_route_v3_RouteMatch_TlsContextMatchOptions__fields[0],
265   UPB_SIZE(16, 24), 2, false, 2, 255,
266 };
267
268 const upb_msglayout envoy_config_route_v3_RouteMatch_ConnectMatcher_msginit = {
269   NULL,
270   NULL,
271   UPB_SIZE(0, 0), 0, false, 0, 255,
272 };
273
274 static const upb_msglayout *const envoy_config_route_v3_CorsPolicy_submsgs[3] = {
275   &envoy_config_core_v3_RuntimeFractionalPercent_msginit,
276   &envoy_type_matcher_v3_StringMatcher_msginit,
277   &google_protobuf_BoolValue_msginit,
278 };
279
280 static const upb_msglayout_field envoy_config_route_v3_CorsPolicy__fields[8] = {
281   {2, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
282   {3, UPB_SIZE(12, 24), 0, 0, 9, _UPB_MODE_SCALAR},
283   {4, UPB_SIZE(20, 40), 0, 0, 9, _UPB_MODE_SCALAR},
284   {5, UPB_SIZE(28, 56), 0, 0, 9, _UPB_MODE_SCALAR},
285   {6, UPB_SIZE(36, 72), 1, 2, 11, _UPB_MODE_SCALAR},
286   {9, UPB_SIZE(48, 96), UPB_SIZE(-53, -105), 0, 11, _UPB_MODE_SCALAR},
287   {10, UPB_SIZE(40, 80), 2, 0, 11, _UPB_MODE_SCALAR},
288   {11, UPB_SIZE(44, 88), 0, 1, 11, _UPB_MODE_ARRAY},
289 };
290
291 const upb_msglayout envoy_config_route_v3_CorsPolicy_msginit = {
292   &envoy_config_route_v3_CorsPolicy_submsgs[0],
293   &envoy_config_route_v3_CorsPolicy__fields[0],
294   UPB_SIZE(56, 112), 8, false, 0, 255,
295 };
296
297 static const upb_msglayout *const envoy_config_route_v3_RouteAction_submsgs[16] = {
298   &envoy_config_core_v3_Metadata_msginit,
299   &envoy_config_route_v3_CorsPolicy_msginit,
300   &envoy_config_route_v3_HedgePolicy_msginit,
301   &envoy_config_route_v3_InternalRedirectPolicy_msginit,
302   &envoy_config_route_v3_RateLimit_msginit,
303   &envoy_config_route_v3_RetryPolicy_msginit,
304   &envoy_config_route_v3_RouteAction_HashPolicy_msginit,
305   &envoy_config_route_v3_RouteAction_MaxStreamDuration_msginit,
306   &envoy_config_route_v3_RouteAction_RequestMirrorPolicy_msginit,
307   &envoy_config_route_v3_RouteAction_UpgradeConfig_msginit,
308   &envoy_config_route_v3_WeightedCluster_msginit,
309   &envoy_type_matcher_v3_RegexMatchAndSubstitute_msginit,
310   &google_protobuf_Any_msginit,
311   &google_protobuf_BoolValue_msginit,
312   &google_protobuf_Duration_msginit,
313   &google_protobuf_UInt32Value_msginit,
314 };
315
316 static const upb_msglayout_field envoy_config_route_v3_RouteAction__fields[30] = {
317   {1, UPB_SIZE(96, 176), UPB_SIZE(-105, -193), 0, 9, _UPB_MODE_SCALAR},
318   {2, UPB_SIZE(96, 176), UPB_SIZE(-105, -193), 0, 9, _UPB_MODE_SCALAR},
319   {3, UPB_SIZE(96, 176), UPB_SIZE(-105, -193), 10, 11, _UPB_MODE_SCALAR},
320   {4, UPB_SIZE(24, 32), 1, 0, 11, _UPB_MODE_SCALAR},
321   {5, UPB_SIZE(16, 16), 0, 0, 9, _UPB_MODE_SCALAR},
322   {6, UPB_SIZE(108, 200), UPB_SIZE(-117, -217), 0, 9, _UPB_MODE_SCALAR},
323   {7, UPB_SIZE(108, 200), UPB_SIZE(-117, -217), 13, 11, _UPB_MODE_SCALAR},
324   {8, UPB_SIZE(28, 40), 2, 14, 11, _UPB_MODE_SCALAR},
325   {9, UPB_SIZE(32, 48), 3, 5, 11, _UPB_MODE_SCALAR},
326   {11, UPB_SIZE(4, 4), 0, 0, 14, _UPB_MODE_SCALAR},
327   {13, UPB_SIZE(80, 144), 0, 4, 11, _UPB_MODE_ARRAY},
328   {14, UPB_SIZE(36, 56), 4, 13, 11, _UPB_MODE_SCALAR},
329   {15, UPB_SIZE(84, 152), 0, 6, 11, _UPB_MODE_ARRAY},
330   {17, UPB_SIZE(40, 64), 5, 1, 11, _UPB_MODE_SCALAR},
331   {20, UPB_SIZE(8, 8), 0, 0, 14, _UPB_MODE_SCALAR},
332   {23, UPB_SIZE(44, 72), 6, 14, 11, _UPB_MODE_SCALAR},
333   {24, UPB_SIZE(48, 80), 7, 14, 11, _UPB_MODE_SCALAR},
334   {25, UPB_SIZE(88, 160), 0, 9, 11, _UPB_MODE_ARRAY},
335   {26, UPB_SIZE(12, 12), 0, 0, 14, _UPB_MODE_SCALAR},
336   {27, UPB_SIZE(52, 88), 8, 2, 11, _UPB_MODE_SCALAR},
337   {28, UPB_SIZE(56, 96), 9, 14, 11, _UPB_MODE_SCALAR},
338   {29, UPB_SIZE(108, 200), UPB_SIZE(-117, -217), 0, 9, _UPB_MODE_SCALAR},
339   {30, UPB_SIZE(92, 168), 0, 8, 11, _UPB_MODE_ARRAY},
340   {31, UPB_SIZE(60, 104), 10, 15, 11, _UPB_MODE_SCALAR},
341   {32, UPB_SIZE(64, 112), 11, 11, 11, _UPB_MODE_SCALAR},
342   {33, UPB_SIZE(68, 120), 12, 12, 11, _UPB_MODE_SCALAR},
343   {34, UPB_SIZE(72, 128), 13, 3, 11, _UPB_MODE_SCALAR},
344   {35, UPB_SIZE(108, 200), UPB_SIZE(-117, -217), 11, 11, _UPB_MODE_SCALAR},
345   {36, UPB_SIZE(76, 136), 14, 7, 11, _UPB_MODE_SCALAR},
346   {37, UPB_SIZE(96, 176), UPB_SIZE(-105, -193), 0, 9, _UPB_MODE_SCALAR},
347 };
348
349 const upb_msglayout envoy_config_route_v3_RouteAction_msginit = {
350   &envoy_config_route_v3_RouteAction_submsgs[0],
351   &envoy_config_route_v3_RouteAction__fields[0],
352   UPB_SIZE(120, 224), 30, false, 9, 255,
353 };
354
355 static const upb_msglayout *const envoy_config_route_v3_RouteAction_RequestMirrorPolicy_submsgs[2] = {
356   &envoy_config_core_v3_RuntimeFractionalPercent_msginit,
357   &google_protobuf_BoolValue_msginit,
358 };
359
360 static const upb_msglayout_field envoy_config_route_v3_RouteAction_RequestMirrorPolicy__fields[3] = {
361   {1, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
362   {3, UPB_SIZE(12, 24), 1, 0, 11, _UPB_MODE_SCALAR},
363   {4, UPB_SIZE(16, 32), 2, 1, 11, _UPB_MODE_SCALAR},
364 };
365
366 const upb_msglayout envoy_config_route_v3_RouteAction_RequestMirrorPolicy_msginit = {
367   &envoy_config_route_v3_RouteAction_RequestMirrorPolicy_submsgs[0],
368   &envoy_config_route_v3_RouteAction_RequestMirrorPolicy__fields[0],
369   UPB_SIZE(24, 48), 3, false, 1, 255,
370 };
371
372 static const upb_msglayout *const envoy_config_route_v3_RouteAction_HashPolicy_submsgs[5] = {
373   &envoy_config_route_v3_RouteAction_HashPolicy_ConnectionProperties_msginit,
374   &envoy_config_route_v3_RouteAction_HashPolicy_Cookie_msginit,
375   &envoy_config_route_v3_RouteAction_HashPolicy_FilterState_msginit,
376   &envoy_config_route_v3_RouteAction_HashPolicy_Header_msginit,
377   &envoy_config_route_v3_RouteAction_HashPolicy_QueryParameter_msginit,
378 };
379
380 static const upb_msglayout_field envoy_config_route_v3_RouteAction_HashPolicy__fields[6] = {
381   {1, UPB_SIZE(4, 8), UPB_SIZE(-9, -17), 3, 11, _UPB_MODE_SCALAR},
382   {2, UPB_SIZE(4, 8), UPB_SIZE(-9, -17), 1, 11, _UPB_MODE_SCALAR},
383   {3, UPB_SIZE(4, 8), UPB_SIZE(-9, -17), 0, 11, _UPB_MODE_SCALAR},
384   {4, UPB_SIZE(0, 0), 0, 0, 8, _UPB_MODE_SCALAR},
385   {5, UPB_SIZE(4, 8), UPB_SIZE(-9, -17), 4, 11, _UPB_MODE_SCALAR},
386   {6, UPB_SIZE(4, 8), UPB_SIZE(-9, -17), 2, 11, _UPB_MODE_SCALAR},
387 };
388
389 const upb_msglayout envoy_config_route_v3_RouteAction_HashPolicy_msginit = {
390   &envoy_config_route_v3_RouteAction_HashPolicy_submsgs[0],
391   &envoy_config_route_v3_RouteAction_HashPolicy__fields[0],
392   UPB_SIZE(16, 24), 6, false, 6, 255,
393 };
394
395 static const upb_msglayout *const envoy_config_route_v3_RouteAction_HashPolicy_Header_submsgs[1] = {
396   &envoy_type_matcher_v3_RegexMatchAndSubstitute_msginit,
397 };
398
399 static const upb_msglayout_field envoy_config_route_v3_RouteAction_HashPolicy_Header__fields[2] = {
400   {1, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
401   {2, UPB_SIZE(12, 24), 1, 0, 11, _UPB_MODE_SCALAR},
402 };
403
404 const upb_msglayout envoy_config_route_v3_RouteAction_HashPolicy_Header_msginit = {
405   &envoy_config_route_v3_RouteAction_HashPolicy_Header_submsgs[0],
406   &envoy_config_route_v3_RouteAction_HashPolicy_Header__fields[0],
407   UPB_SIZE(16, 32), 2, false, 2, 255,
408 };
409
410 static const upb_msglayout *const envoy_config_route_v3_RouteAction_HashPolicy_Cookie_submsgs[1] = {
411   &google_protobuf_Duration_msginit,
412 };
413
414 static const upb_msglayout_field envoy_config_route_v3_RouteAction_HashPolicy_Cookie__fields[3] = {
415   {1, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
416   {2, UPB_SIZE(20, 40), 1, 0, 11, _UPB_MODE_SCALAR},
417   {3, UPB_SIZE(12, 24), 0, 0, 9, _UPB_MODE_SCALAR},
418 };
419
420 const upb_msglayout envoy_config_route_v3_RouteAction_HashPolicy_Cookie_msginit = {
421   &envoy_config_route_v3_RouteAction_HashPolicy_Cookie_submsgs[0],
422   &envoy_config_route_v3_RouteAction_HashPolicy_Cookie__fields[0],
423   UPB_SIZE(24, 48), 3, false, 3, 255,
424 };
425
426 static const upb_msglayout_field envoy_config_route_v3_RouteAction_HashPolicy_ConnectionProperties__fields[1] = {
427   {1, UPB_SIZE(0, 0), 0, 0, 8, _UPB_MODE_SCALAR},
428 };
429
430 const upb_msglayout envoy_config_route_v3_RouteAction_HashPolicy_ConnectionProperties_msginit = {
431   NULL,
432   &envoy_config_route_v3_RouteAction_HashPolicy_ConnectionProperties__fields[0],
433   UPB_SIZE(8, 8), 1, false, 1, 255,
434 };
435
436 static const upb_msglayout_field envoy_config_route_v3_RouteAction_HashPolicy_QueryParameter__fields[1] = {
437   {1, UPB_SIZE(0, 0), 0, 0, 9, _UPB_MODE_SCALAR},
438 };
439
440 const upb_msglayout envoy_config_route_v3_RouteAction_HashPolicy_QueryParameter_msginit = {
441   NULL,
442   &envoy_config_route_v3_RouteAction_HashPolicy_QueryParameter__fields[0],
443   UPB_SIZE(8, 16), 1, false, 1, 255,
444 };
445
446 static const upb_msglayout_field envoy_config_route_v3_RouteAction_HashPolicy_FilterState__fields[1] = {
447   {1, UPB_SIZE(0, 0), 0, 0, 9, _UPB_MODE_SCALAR},
448 };
449
450 const upb_msglayout envoy_config_route_v3_RouteAction_HashPolicy_FilterState_msginit = {
451   NULL,
452   &envoy_config_route_v3_RouteAction_HashPolicy_FilterState__fields[0],
453   UPB_SIZE(8, 16), 1, false, 1, 255,
454 };
455
456 static const upb_msglayout *const envoy_config_route_v3_RouteAction_UpgradeConfig_submsgs[2] = {
457   &envoy_config_route_v3_RouteAction_UpgradeConfig_ConnectConfig_msginit,
458   &google_protobuf_BoolValue_msginit,
459 };
460
461 static const upb_msglayout_field envoy_config_route_v3_RouteAction_UpgradeConfig__fields[3] = {
462   {1, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
463   {2, UPB_SIZE(12, 24), 1, 1, 11, _UPB_MODE_SCALAR},
464   {3, UPB_SIZE(16, 32), 2, 0, 11, _UPB_MODE_SCALAR},
465 };
466
467 const upb_msglayout envoy_config_route_v3_RouteAction_UpgradeConfig_msginit = {
468   &envoy_config_route_v3_RouteAction_UpgradeConfig_submsgs[0],
469   &envoy_config_route_v3_RouteAction_UpgradeConfig__fields[0],
470   UPB_SIZE(24, 48), 3, false, 3, 255,
471 };
472
473 static const upb_msglayout *const envoy_config_route_v3_RouteAction_UpgradeConfig_ConnectConfig_submsgs[1] = {
474   &envoy_config_core_v3_ProxyProtocolConfig_msginit,
475 };
476
477 static const upb_msglayout_field envoy_config_route_v3_RouteAction_UpgradeConfig_ConnectConfig__fields[2] = {
478   {1, UPB_SIZE(4, 8), 1, 0, 11, _UPB_MODE_SCALAR},
479   {2, UPB_SIZE(1, 1), 0, 0, 8, _UPB_MODE_SCALAR},
480 };
481
482 const upb_msglayout envoy_config_route_v3_RouteAction_UpgradeConfig_ConnectConfig_msginit = {
483   &envoy_config_route_v3_RouteAction_UpgradeConfig_ConnectConfig_submsgs[0],
484   &envoy_config_route_v3_RouteAction_UpgradeConfig_ConnectConfig__fields[0],
485   UPB_SIZE(8, 16), 2, false, 2, 255,
486 };
487
488 static const upb_msglayout *const envoy_config_route_v3_RouteAction_MaxStreamDuration_submsgs[1] = {
489   &google_protobuf_Duration_msginit,
490 };
491
492 static const upb_msglayout_field envoy_config_route_v3_RouteAction_MaxStreamDuration__fields[3] = {
493   {1, UPB_SIZE(4, 8), 1, 0, 11, _UPB_MODE_SCALAR},
494   {2, UPB_SIZE(8, 16), 2, 0, 11, _UPB_MODE_SCALAR},
495   {3, UPB_SIZE(12, 24), 3, 0, 11, _UPB_MODE_SCALAR},
496 };
497
498 const upb_msglayout envoy_config_route_v3_RouteAction_MaxStreamDuration_msginit = {
499   &envoy_config_route_v3_RouteAction_MaxStreamDuration_submsgs[0],
500   &envoy_config_route_v3_RouteAction_MaxStreamDuration__fields[0],
501   UPB_SIZE(16, 32), 3, false, 3, 255,
502 };
503
504 static const upb_msglayout *const envoy_config_route_v3_RetryPolicy_submsgs[7] = {
505   &envoy_config_route_v3_HeaderMatcher_msginit,
506   &envoy_config_route_v3_RetryPolicy_RateLimitedRetryBackOff_msginit,
507   &envoy_config_route_v3_RetryPolicy_RetryBackOff_msginit,
508   &envoy_config_route_v3_RetryPolicy_RetryHostPredicate_msginit,
509   &envoy_config_route_v3_RetryPolicy_RetryPriority_msginit,
510   &google_protobuf_Duration_msginit,
511   &google_protobuf_UInt32Value_msginit,
512 };
513
514 static const upb_msglayout_field envoy_config_route_v3_RetryPolicy__fields[11] = {
515   {1, UPB_SIZE(16, 16), 0, 0, 9, _UPB_MODE_SCALAR},
516   {2, UPB_SIZE(24, 32), 1, 6, 11, _UPB_MODE_SCALAR},
517   {3, UPB_SIZE(28, 40), 2, 5, 11, _UPB_MODE_SCALAR},
518   {4, UPB_SIZE(32, 48), 3, 4, 11, _UPB_MODE_SCALAR},
519   {5, UPB_SIZE(44, 72), 0, 3, 11, _UPB_MODE_ARRAY},
520   {6, UPB_SIZE(8, 8), 0, 0, 3, _UPB_MODE_SCALAR},
521   {7, UPB_SIZE(48, 80), 0, 0, 13, _UPB_MODE_ARRAY | _UPB_MODE_IS_PACKED},
522   {8, UPB_SIZE(36, 56), 4, 2, 11, _UPB_MODE_SCALAR},
523   {9, UPB_SIZE(52, 88), 0, 0, 11, _UPB_MODE_ARRAY},
524   {10, UPB_SIZE(56, 96), 0, 0, 11, _UPB_MODE_ARRAY},
525   {11, UPB_SIZE(40, 64), 5, 1, 11, _UPB_MODE_SCALAR},
526 };
527
528 const upb_msglayout envoy_config_route_v3_RetryPolicy_msginit = {
529   &envoy_config_route_v3_RetryPolicy_submsgs[0],
530   &envoy_config_route_v3_RetryPolicy__fields[0],
531   UPB_SIZE(64, 112), 11, false, 11, 255,
532 };
533
534 static const upb_msglayout *const envoy_config_route_v3_RetryPolicy_RetryPriority_submsgs[1] = {
535   &google_protobuf_Any_msginit,
536 };
537
538 static const upb_msglayout_field envoy_config_route_v3_RetryPolicy_RetryPriority__fields[2] = {
539   {1, UPB_SIZE(0, 0), 0, 0, 9, _UPB_MODE_SCALAR},
540   {3, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 0, 11, _UPB_MODE_SCALAR},
541 };
542
543 const upb_msglayout envoy_config_route_v3_RetryPolicy_RetryPriority_msginit = {
544   &envoy_config_route_v3_RetryPolicy_RetryPriority_submsgs[0],
545   &envoy_config_route_v3_RetryPolicy_RetryPriority__fields[0],
546   UPB_SIZE(16, 32), 2, false, 1, 255,
547 };
548
549 static const upb_msglayout *const envoy_config_route_v3_RetryPolicy_RetryHostPredicate_submsgs[1] = {
550   &google_protobuf_Any_msginit,
551 };
552
553 static const upb_msglayout_field envoy_config_route_v3_RetryPolicy_RetryHostPredicate__fields[2] = {
554   {1, UPB_SIZE(0, 0), 0, 0, 9, _UPB_MODE_SCALAR},
555   {3, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 0, 11, _UPB_MODE_SCALAR},
556 };
557
558 const upb_msglayout envoy_config_route_v3_RetryPolicy_RetryHostPredicate_msginit = {
559   &envoy_config_route_v3_RetryPolicy_RetryHostPredicate_submsgs[0],
560   &envoy_config_route_v3_RetryPolicy_RetryHostPredicate__fields[0],
561   UPB_SIZE(16, 32), 2, false, 1, 255,
562 };
563
564 static const upb_msglayout *const envoy_config_route_v3_RetryPolicy_RetryBackOff_submsgs[1] = {
565   &google_protobuf_Duration_msginit,
566 };
567
568 static const upb_msglayout_field envoy_config_route_v3_RetryPolicy_RetryBackOff__fields[2] = {
569   {1, UPB_SIZE(4, 8), 1, 0, 11, _UPB_MODE_SCALAR},
570   {2, UPB_SIZE(8, 16), 2, 0, 11, _UPB_MODE_SCALAR},
571 };
572
573 const upb_msglayout envoy_config_route_v3_RetryPolicy_RetryBackOff_msginit = {
574   &envoy_config_route_v3_RetryPolicy_RetryBackOff_submsgs[0],
575   &envoy_config_route_v3_RetryPolicy_RetryBackOff__fields[0],
576   UPB_SIZE(16, 24), 2, false, 2, 255,
577 };
578
579 static const upb_msglayout_field envoy_config_route_v3_RetryPolicy_ResetHeader__fields[2] = {
580   {1, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
581   {2, UPB_SIZE(0, 0), 0, 0, 14, _UPB_MODE_SCALAR},
582 };
583
584 const upb_msglayout envoy_config_route_v3_RetryPolicy_ResetHeader_msginit = {
585   NULL,
586   &envoy_config_route_v3_RetryPolicy_ResetHeader__fields[0],
587   UPB_SIZE(16, 32), 2, false, 2, 255,
588 };
589
590 static const upb_msglayout *const envoy_config_route_v3_RetryPolicy_RateLimitedRetryBackOff_submsgs[2] = {
591   &envoy_config_route_v3_RetryPolicy_ResetHeader_msginit,
592   &google_protobuf_Duration_msginit,
593 };
594
595 static const upb_msglayout_field envoy_config_route_v3_RetryPolicy_RateLimitedRetryBackOff__fields[2] = {
596   {1, UPB_SIZE(8, 16), 0, 0, 11, _UPB_MODE_ARRAY},
597   {2, UPB_SIZE(4, 8), 1, 1, 11, _UPB_MODE_SCALAR},
598 };
599
600 const upb_msglayout envoy_config_route_v3_RetryPolicy_RateLimitedRetryBackOff_msginit = {
601   &envoy_config_route_v3_RetryPolicy_RateLimitedRetryBackOff_submsgs[0],
602   &envoy_config_route_v3_RetryPolicy_RateLimitedRetryBackOff__fields[0],
603   UPB_SIZE(16, 24), 2, false, 2, 255,
604 };
605
606 static const upb_msglayout *const envoy_config_route_v3_HedgePolicy_submsgs[2] = {
607   &envoy_type_v3_FractionalPercent_msginit,
608   &google_protobuf_UInt32Value_msginit,
609 };
610
611 static const upb_msglayout_field envoy_config_route_v3_HedgePolicy__fields[3] = {
612   {1, UPB_SIZE(4, 8), 1, 1, 11, _UPB_MODE_SCALAR},
613   {2, UPB_SIZE(8, 16), 2, 0, 11, _UPB_MODE_SCALAR},
614   {3, UPB_SIZE(1, 1), 0, 0, 8, _UPB_MODE_SCALAR},
615 };
616
617 const upb_msglayout envoy_config_route_v3_HedgePolicy_msginit = {
618   &envoy_config_route_v3_HedgePolicy_submsgs[0],
619   &envoy_config_route_v3_HedgePolicy__fields[0],
620   UPB_SIZE(16, 24), 3, false, 3, 255,
621 };
622
623 static const upb_msglayout *const envoy_config_route_v3_RedirectAction_submsgs[1] = {
624   &envoy_type_matcher_v3_RegexMatchAndSubstitute_msginit,
625 };
626
627 static const upb_msglayout_field envoy_config_route_v3_RedirectAction__fields[9] = {
628   {1, UPB_SIZE(12, 16), 0, 0, 9, _UPB_MODE_SCALAR},
629   {2, UPB_SIZE(20, 32), UPB_SIZE(-29, -49), 0, 9, _UPB_MODE_SCALAR},
630   {3, UPB_SIZE(0, 0), 0, 0, 14, _UPB_MODE_SCALAR},
631   {4, UPB_SIZE(32, 56), UPB_SIZE(-41, -73), 0, 8, _UPB_MODE_SCALAR},
632   {5, UPB_SIZE(20, 32), UPB_SIZE(-29, -49), 0, 9, _UPB_MODE_SCALAR},
633   {6, UPB_SIZE(8, 8), 0, 0, 8, _UPB_MODE_SCALAR},
634   {7, UPB_SIZE(32, 56), UPB_SIZE(-41, -73), 0, 9, _UPB_MODE_SCALAR},
635   {8, UPB_SIZE(4, 4), 0, 0, 13, _UPB_MODE_SCALAR},
636   {9, UPB_SIZE(20, 32), UPB_SIZE(-29, -49), 0, 11, _UPB_MODE_SCALAR},
637 };
638
639 const upb_msglayout envoy_config_route_v3_RedirectAction_msginit = {
640   &envoy_config_route_v3_RedirectAction_submsgs[0],
641   &envoy_config_route_v3_RedirectAction__fields[0],
642   UPB_SIZE(48, 80), 9, false, 9, 255,
643 };
644
645 static const upb_msglayout *const envoy_config_route_v3_DirectResponseAction_submsgs[1] = {
646   &envoy_config_core_v3_DataSource_msginit,
647 };
648
649 static const upb_msglayout_field envoy_config_route_v3_DirectResponseAction__fields[2] = {
650   {1, UPB_SIZE(4, 4), 0, 0, 13, _UPB_MODE_SCALAR},
651   {2, UPB_SIZE(8, 8), 1, 0, 11, _UPB_MODE_SCALAR},
652 };
653
654 const upb_msglayout envoy_config_route_v3_DirectResponseAction_msginit = {
655   &envoy_config_route_v3_DirectResponseAction_submsgs[0],
656   &envoy_config_route_v3_DirectResponseAction__fields[0],
657   UPB_SIZE(16, 16), 2, false, 2, 255,
658 };
659
660 const upb_msglayout envoy_config_route_v3_NonForwardingAction_msginit = {
661   NULL,
662   NULL,
663   UPB_SIZE(0, 0), 0, false, 0, 255,
664 };
665
666 static const upb_msglayout *const envoy_config_route_v3_Decorator_submsgs[1] = {
667   &google_protobuf_BoolValue_msginit,
668 };
669
670 static const upb_msglayout_field envoy_config_route_v3_Decorator__fields[2] = {
671   {1, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
672   {2, UPB_SIZE(12, 24), 1, 0, 11, _UPB_MODE_SCALAR},
673 };
674
675 const upb_msglayout envoy_config_route_v3_Decorator_msginit = {
676   &envoy_config_route_v3_Decorator_submsgs[0],
677   &envoy_config_route_v3_Decorator__fields[0],
678   UPB_SIZE(16, 32), 2, false, 2, 255,
679 };
680
681 static const upb_msglayout *const envoy_config_route_v3_Tracing_submsgs[2] = {
682   &envoy_type_tracing_v3_CustomTag_msginit,
683   &envoy_type_v3_FractionalPercent_msginit,
684 };
685
686 static const upb_msglayout_field envoy_config_route_v3_Tracing__fields[4] = {
687   {1, UPB_SIZE(4, 8), 1, 1, 11, _UPB_MODE_SCALAR},
688   {2, UPB_SIZE(8, 16), 2, 1, 11, _UPB_MODE_SCALAR},
689   {3, UPB_SIZE(12, 24), 3, 1, 11, _UPB_MODE_SCALAR},
690   {4, UPB_SIZE(16, 32), 0, 0, 11, _UPB_MODE_ARRAY},
691 };
692
693 const upb_msglayout envoy_config_route_v3_Tracing_msginit = {
694   &envoy_config_route_v3_Tracing_submsgs[0],
695   &envoy_config_route_v3_Tracing__fields[0],
696   UPB_SIZE(24, 40), 4, false, 4, 255,
697 };
698
699 static const upb_msglayout *const envoy_config_route_v3_VirtualCluster_submsgs[1] = {
700   &envoy_config_route_v3_HeaderMatcher_msginit,
701 };
702
703 static const upb_msglayout_field envoy_config_route_v3_VirtualCluster__fields[2] = {
704   {2, UPB_SIZE(0, 0), 0, 0, 9, _UPB_MODE_SCALAR},
705   {4, UPB_SIZE(8, 16), 0, 0, 11, _UPB_MODE_ARRAY},
706 };
707
708 const upb_msglayout envoy_config_route_v3_VirtualCluster_msginit = {
709   &envoy_config_route_v3_VirtualCluster_submsgs[0],
710   &envoy_config_route_v3_VirtualCluster__fields[0],
711   UPB_SIZE(16, 32), 2, false, 0, 255,
712 };
713
714 static const upb_msglayout *const envoy_config_route_v3_RateLimit_submsgs[3] = {
715   &envoy_config_route_v3_RateLimit_Action_msginit,
716   &envoy_config_route_v3_RateLimit_Override_msginit,
717   &google_protobuf_UInt32Value_msginit,
718 };
719
720 static const upb_msglayout_field envoy_config_route_v3_RateLimit__fields[4] = {
721   {1, UPB_SIZE(12, 24), 1, 2, 11, _UPB_MODE_SCALAR},
722   {2, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
723   {3, UPB_SIZE(20, 40), 0, 0, 11, _UPB_MODE_ARRAY},
724   {4, UPB_SIZE(16, 32), 2, 1, 11, _UPB_MODE_SCALAR},
725 };
726
727 const upb_msglayout envoy_config_route_v3_RateLimit_msginit = {
728   &envoy_config_route_v3_RateLimit_submsgs[0],
729   &envoy_config_route_v3_RateLimit__fields[0],
730   UPB_SIZE(24, 48), 4, false, 4, 255,
731 };
732
733 static const upb_msglayout *const envoy_config_route_v3_RateLimit_Action_submsgs[9] = {
734   &envoy_config_core_v3_TypedExtensionConfig_msginit,
735   &envoy_config_route_v3_RateLimit_Action_DestinationCluster_msginit,
736   &envoy_config_route_v3_RateLimit_Action_DynamicMetaData_msginit,
737   &envoy_config_route_v3_RateLimit_Action_GenericKey_msginit,
738   &envoy_config_route_v3_RateLimit_Action_HeaderValueMatch_msginit,
739   &envoy_config_route_v3_RateLimit_Action_MetaData_msginit,
740   &envoy_config_route_v3_RateLimit_Action_RemoteAddress_msginit,
741   &envoy_config_route_v3_RateLimit_Action_RequestHeaders_msginit,
742   &envoy_config_route_v3_RateLimit_Action_SourceCluster_msginit,
743 };
744
745 static const upb_msglayout_field envoy_config_route_v3_RateLimit_Action__fields[9] = {
746   {1, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 8, 11, _UPB_MODE_SCALAR},
747   {2, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 1, 11, _UPB_MODE_SCALAR},
748   {3, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 7, 11, _UPB_MODE_SCALAR},
749   {4, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 6, 11, _UPB_MODE_SCALAR},
750   {5, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 3, 11, _UPB_MODE_SCALAR},
751   {6, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 4, 11, _UPB_MODE_SCALAR},
752   {7, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 2, 11, _UPB_MODE_SCALAR},
753   {8, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 5, 11, _UPB_MODE_SCALAR},
754   {9, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 0, 11, _UPB_MODE_SCALAR},
755 };
756
757 const upb_msglayout envoy_config_route_v3_RateLimit_Action_msginit = {
758   &envoy_config_route_v3_RateLimit_Action_submsgs[0],
759   &envoy_config_route_v3_RateLimit_Action__fields[0],
760   UPB_SIZE(8, 16), 9, false, 9, 255,
761 };
762
763 const upb_msglayout envoy_config_route_v3_RateLimit_Action_SourceCluster_msginit = {
764   NULL,
765   NULL,
766   UPB_SIZE(0, 0), 0, false, 0, 255,
767 };
768
769 const upb_msglayout envoy_config_route_v3_RateLimit_Action_DestinationCluster_msginit = {
770   NULL,
771   NULL,
772   UPB_SIZE(0, 0), 0, false, 0, 255,
773 };
774
775 static const upb_msglayout_field envoy_config_route_v3_RateLimit_Action_RequestHeaders__fields[3] = {
776   {1, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
777   {2, UPB_SIZE(12, 24), 0, 0, 9, _UPB_MODE_SCALAR},
778   {3, UPB_SIZE(0, 0), 0, 0, 8, _UPB_MODE_SCALAR},
779 };
780
781 const upb_msglayout envoy_config_route_v3_RateLimit_Action_RequestHeaders_msginit = {
782   NULL,
783   &envoy_config_route_v3_RateLimit_Action_RequestHeaders__fields[0],
784   UPB_SIZE(24, 48), 3, false, 3, 255,
785 };
786
787 const upb_msglayout envoy_config_route_v3_RateLimit_Action_RemoteAddress_msginit = {
788   NULL,
789   NULL,
790   UPB_SIZE(0, 0), 0, false, 0, 255,
791 };
792
793 static const upb_msglayout_field envoy_config_route_v3_RateLimit_Action_GenericKey__fields[2] = {
794   {1, UPB_SIZE(0, 0), 0, 0, 9, _UPB_MODE_SCALAR},
795   {2, UPB_SIZE(8, 16), 0, 0, 9, _UPB_MODE_SCALAR},
796 };
797
798 const upb_msglayout envoy_config_route_v3_RateLimit_Action_GenericKey_msginit = {
799   NULL,
800   &envoy_config_route_v3_RateLimit_Action_GenericKey__fields[0],
801   UPB_SIZE(16, 32), 2, false, 2, 255,
802 };
803
804 static const upb_msglayout *const envoy_config_route_v3_RateLimit_Action_HeaderValueMatch_submsgs[2] = {
805   &envoy_config_route_v3_HeaderMatcher_msginit,
806   &google_protobuf_BoolValue_msginit,
807 };
808
809 static const upb_msglayout_field envoy_config_route_v3_RateLimit_Action_HeaderValueMatch__fields[3] = {
810   {1, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
811   {2, UPB_SIZE(12, 24), 1, 1, 11, _UPB_MODE_SCALAR},
812   {3, UPB_SIZE(16, 32), 0, 0, 11, _UPB_MODE_ARRAY},
813 };
814
815 const upb_msglayout envoy_config_route_v3_RateLimit_Action_HeaderValueMatch_msginit = {
816   &envoy_config_route_v3_RateLimit_Action_HeaderValueMatch_submsgs[0],
817   &envoy_config_route_v3_RateLimit_Action_HeaderValueMatch__fields[0],
818   UPB_SIZE(24, 48), 3, false, 3, 255,
819 };
820
821 static const upb_msglayout *const envoy_config_route_v3_RateLimit_Action_DynamicMetaData_submsgs[1] = {
822   &envoy_type_metadata_v3_MetadataKey_msginit,
823 };
824
825 static const upb_msglayout_field envoy_config_route_v3_RateLimit_Action_DynamicMetaData__fields[3] = {
826   {1, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
827   {2, UPB_SIZE(20, 40), 1, 0, 11, _UPB_MODE_SCALAR},
828   {3, UPB_SIZE(12, 24), 0, 0, 9, _UPB_MODE_SCALAR},
829 };
830
831 const upb_msglayout envoy_config_route_v3_RateLimit_Action_DynamicMetaData_msginit = {
832   &envoy_config_route_v3_RateLimit_Action_DynamicMetaData_submsgs[0],
833   &envoy_config_route_v3_RateLimit_Action_DynamicMetaData__fields[0],
834   UPB_SIZE(24, 48), 3, false, 3, 255,
835 };
836
837 static const upb_msglayout *const envoy_config_route_v3_RateLimit_Action_MetaData_submsgs[1] = {
838   &envoy_type_metadata_v3_MetadataKey_msginit,
839 };
840
841 static const upb_msglayout_field envoy_config_route_v3_RateLimit_Action_MetaData__fields[4] = {
842   {1, UPB_SIZE(8, 8), 0, 0, 9, _UPB_MODE_SCALAR},
843   {2, UPB_SIZE(24, 40), 1, 0, 11, _UPB_MODE_SCALAR},
844   {3, UPB_SIZE(16, 24), 0, 0, 9, _UPB_MODE_SCALAR},
845   {4, UPB_SIZE(4, 4), 0, 0, 14, _UPB_MODE_SCALAR},
846 };
847
848 const upb_msglayout envoy_config_route_v3_RateLimit_Action_MetaData_msginit = {
849   &envoy_config_route_v3_RateLimit_Action_MetaData_submsgs[0],
850   &envoy_config_route_v3_RateLimit_Action_MetaData__fields[0],
851   UPB_SIZE(32, 48), 4, false, 4, 255,
852 };
853
854 static const upb_msglayout *const envoy_config_route_v3_RateLimit_Override_submsgs[1] = {
855   &envoy_config_route_v3_RateLimit_Override_DynamicMetadata_msginit,
856 };
857
858 static const upb_msglayout_field envoy_config_route_v3_RateLimit_Override__fields[1] = {
859   {1, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 0, 11, _UPB_MODE_SCALAR},
860 };
861
862 const upb_msglayout envoy_config_route_v3_RateLimit_Override_msginit = {
863   &envoy_config_route_v3_RateLimit_Override_submsgs[0],
864   &envoy_config_route_v3_RateLimit_Override__fields[0],
865   UPB_SIZE(8, 16), 1, false, 1, 255,
866 };
867
868 static const upb_msglayout *const envoy_config_route_v3_RateLimit_Override_DynamicMetadata_submsgs[1] = {
869   &envoy_type_metadata_v3_MetadataKey_msginit,
870 };
871
872 static const upb_msglayout_field envoy_config_route_v3_RateLimit_Override_DynamicMetadata__fields[1] = {
873   {1, UPB_SIZE(4, 8), 1, 0, 11, _UPB_MODE_SCALAR},
874 };
875
876 const upb_msglayout envoy_config_route_v3_RateLimit_Override_DynamicMetadata_msginit = {
877   &envoy_config_route_v3_RateLimit_Override_DynamicMetadata_submsgs[0],
878   &envoy_config_route_v3_RateLimit_Override_DynamicMetadata__fields[0],
879   UPB_SIZE(8, 16), 1, false, 1, 255,
880 };
881
882 static const upb_msglayout *const envoy_config_route_v3_HeaderMatcher_submsgs[3] = {
883   &envoy_type_matcher_v3_RegexMatcher_msginit,
884   &envoy_type_matcher_v3_StringMatcher_msginit,
885   &envoy_type_v3_Int64Range_msginit,
886 };
887
888 static const upb_msglayout_field envoy_config_route_v3_HeaderMatcher__fields[10] = {
889   {1, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
890   {4, UPB_SIZE(12, 24), UPB_SIZE(-21, -41), 0, 9, _UPB_MODE_SCALAR},
891   {6, UPB_SIZE(12, 24), UPB_SIZE(-21, -41), 2, 11, _UPB_MODE_SCALAR},
892   {7, UPB_SIZE(12, 24), UPB_SIZE(-21, -41), 0, 8, _UPB_MODE_SCALAR},
893   {8, UPB_SIZE(0, 0), 0, 0, 8, _UPB_MODE_SCALAR},
894   {9, UPB_SIZE(12, 24), UPB_SIZE(-21, -41), 0, 9, _UPB_MODE_SCALAR},
895   {10, UPB_SIZE(12, 24), UPB_SIZE(-21, -41), 0, 9, _UPB_MODE_SCALAR},
896   {11, UPB_SIZE(12, 24), UPB_SIZE(-21, -41), 0, 11, _UPB_MODE_SCALAR},
897   {12, UPB_SIZE(12, 24), UPB_SIZE(-21, -41), 0, 9, _UPB_MODE_SCALAR},
898   {13, UPB_SIZE(12, 24), UPB_SIZE(-21, -41), 1, 11, _UPB_MODE_SCALAR},
899 };
900
901 const upb_msglayout envoy_config_route_v3_HeaderMatcher_msginit = {
902   &envoy_config_route_v3_HeaderMatcher_submsgs[0],
903   &envoy_config_route_v3_HeaderMatcher__fields[0],
904   UPB_SIZE(24, 48), 10, false, 1, 255,
905 };
906
907 static const upb_msglayout *const envoy_config_route_v3_QueryParameterMatcher_submsgs[1] = {
908   &envoy_type_matcher_v3_StringMatcher_msginit,
909 };
910
911 static const upb_msglayout_field envoy_config_route_v3_QueryParameterMatcher__fields[3] = {
912   {1, UPB_SIZE(0, 0), 0, 0, 9, _UPB_MODE_SCALAR},
913   {5, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 0, 11, _UPB_MODE_SCALAR},
914   {6, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 0, 8, _UPB_MODE_SCALAR},
915 };
916
917 const upb_msglayout envoy_config_route_v3_QueryParameterMatcher_msginit = {
918   &envoy_config_route_v3_QueryParameterMatcher_submsgs[0],
919   &envoy_config_route_v3_QueryParameterMatcher__fields[0],
920   UPB_SIZE(16, 32), 3, false, 1, 255,
921 };
922
923 static const upb_msglayout *const envoy_config_route_v3_InternalRedirectPolicy_submsgs[2] = {
924   &envoy_config_core_v3_TypedExtensionConfig_msginit,
925   &google_protobuf_UInt32Value_msginit,
926 };
927
928 static const upb_msglayout_field envoy_config_route_v3_InternalRedirectPolicy__fields[4] = {
929   {1, UPB_SIZE(4, 8), 1, 1, 11, _UPB_MODE_SCALAR},
930   {2, UPB_SIZE(8, 16), 0, 0, 13, _UPB_MODE_ARRAY | _UPB_MODE_IS_PACKED},
931   {3, UPB_SIZE(12, 24), 0, 0, 11, _UPB_MODE_ARRAY},
932   {4, UPB_SIZE(1, 1), 0, 0, 8, _UPB_MODE_SCALAR},
933 };
934
935 const upb_msglayout envoy_config_route_v3_InternalRedirectPolicy_msginit = {
936   &envoy_config_route_v3_InternalRedirectPolicy_submsgs[0],
937   &envoy_config_route_v3_InternalRedirectPolicy__fields[0],
938   UPB_SIZE(16, 32), 4, false, 4, 255,
939 };
940
941 static const upb_msglayout *const envoy_config_route_v3_FilterConfig_submsgs[1] = {
942   &google_protobuf_Any_msginit,
943 };
944
945 static const upb_msglayout_field envoy_config_route_v3_FilterConfig__fields[2] = {
946   {1, UPB_SIZE(4, 8), 1, 0, 11, _UPB_MODE_SCALAR},
947   {2, UPB_SIZE(1, 1), 0, 0, 8, _UPB_MODE_SCALAR},
948 };
949
950 const upb_msglayout envoy_config_route_v3_FilterConfig_msginit = {
951   &envoy_config_route_v3_FilterConfig_submsgs[0],
952   &envoy_config_route_v3_FilterConfig__fields[0],
953   UPB_SIZE(8, 16), 2, false, 2, 255,
954 };
955
956 #include "upb/port_undef.inc"
957