1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     envoy/api/v2/core/event_service_config.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.h"
11 #include "envoy/api/v2/core/event_service_config.upb.h"
12 #include "envoy/api/v2/core/grpc_service.upb.h"
13 #include "udpa/annotations/migrate.upb.h"
14 #include "udpa/annotations/status.upb.h"
15 #include "validate/validate.upb.h"
16 
17 #include "upb/port_def.inc"
18 
19 static const upb_msglayout *const envoy_api_v2_core_EventServiceConfig_submsgs[1] = {
20   &envoy_api_v2_core_GrpcService_msginit,
21 };
22 
23 static const upb_msglayout_field envoy_api_v2_core_EventServiceConfig__fields[1] = {
24   {1, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 0, 11, 1},
25 };
26 
27 const upb_msglayout envoy_api_v2_core_EventServiceConfig_msginit = {
28   &envoy_api_v2_core_EventServiceConfig_submsgs[0],
29   &envoy_api_v2_core_EventServiceConfig__fields[0],
30   UPB_SIZE(8, 16), 1, false,
31 };
32 
33 #include "upb/port_undef.inc"
34 
35