1 /* This file was generated by upb_generator from the input file: 2 * 3 * envoy/config/core/v3/event_service_config.proto 4 * 5 * Do not edit -- your changes will be discarded when the file is 6 * regenerated. */ 7 8 #include <stddef.h> 9 #include "upb/generated_code_support.h" 10 #include "envoy/config/core/v3/event_service_config.upb_minitable.h" 11 #include "envoy/config/core/v3/grpc_service.upb_minitable.h" 12 #include "udpa/annotations/status.upb_minitable.h" 13 #include "udpa/annotations/versioning.upb_minitable.h" 14 #include "validate/validate.upb_minitable.h" 15 16 // Must be last. 17 #include "upb/port/def.inc" 18 19 static const upb_MiniTableSub envoy_config_core_v3_EventServiceConfig_submsgs[1] = { 20 {.UPB_PRIVATE(submsg) = &envoy__config__core__v3__GrpcService_msg_init}, 21 }; 22 23 static const upb_MiniTableField envoy_config_core_v3_EventServiceConfig__fields[1] = { 24 {1, UPB_SIZE(12, 16), -9, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 25 }; 26 27 const upb_MiniTable envoy__config__core__v3__EventServiceConfig_msg_init = { 28 &envoy_config_core_v3_EventServiceConfig_submsgs[0], 29 &envoy_config_core_v3_EventServiceConfig__fields[0], 30 UPB_SIZE(16, 24), 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0, 31 UPB_FASTTABLE_INIT({ 32 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 33 {0x001000080100000a, &upb_pom_1bt_maxmaxb}, 34 }) 35 }; 36 37 static const upb_MiniTable *messages_layout[1] = { 38 &envoy__config__core__v3__EventServiceConfig_msg_init, 39 }; 40 41 const upb_MiniTableFile envoy_config_core_v3_event_service_config_proto_upb_file_layout = { 42 messages_layout, 43 NULL, 44 NULL, 45 1, 46 0, 47 0, 48 }; 49 50 #include "upb/port/undef.inc" 51 52