1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     envoy/config/cluster/v3/filter.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/cluster/v3/filter.upb.h"
12 #include "google/protobuf/any.upb.h"
13 #include "udpa/annotations/status.upb.h"
14 #include "udpa/annotations/versioning.upb.h"
15 #include "validate/validate.upb.h"
16 
17 #include "upb/port_def.inc"
18 
19 static const upb_msglayout *const envoy_config_cluster_v3_Filter_submsgs[1] = {
20   &google_protobuf_Any_msginit,
21 };
22 
23 static const upb_msglayout_field envoy_config_cluster_v3_Filter__fields[2] = {
24   {1, UPB_SIZE(4, 8), 0, 0, 9, _UPB_MODE_SCALAR},
25   {2, UPB_SIZE(12, 24), 1, 0, 11, _UPB_MODE_SCALAR},
26 };
27 
28 const upb_msglayout envoy_config_cluster_v3_Filter_msginit = {
29   &envoy_config_cluster_v3_Filter_submsgs[0],
30   &envoy_config_cluster_v3_Filter__fields[0],
31   UPB_SIZE(16, 32), 2, false, 2, 255,
32 };
33 
34 #include "upb/port_undef.inc"
35 
36