Sha256: 8c0dc2eb94d70e109729146dbacd465ad729c6f3a61a13f030bc2f35c2909b97
Contents?: true
Size: 1.66 KB
Versions: 8
Compression:
Stored size: 1.66 KB
Contents
/* This file was generated by upb_generator from the input file: * * envoy/config/core/v3/event_service_config.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/generated_code_support.h" #include "envoy/config/core/v3/event_service_config.upb_minitable.h" #include "envoy/config/core/v3/grpc_service.upb_minitable.h" #include "udpa/annotations/status.upb_minitable.h" #include "udpa/annotations/versioning.upb_minitable.h" #include "validate/validate.upb_minitable.h" // Must be last. #include "upb/port/def.inc" static const upb_MiniTableSub envoy_config_core_v3_EventServiceConfig_submsgs[1] = { {.UPB_PRIVATE(submsg) = &envoy__config__core__v3__GrpcService_msg_init}, }; static const upb_MiniTableField envoy_config_core_v3_EventServiceConfig__fields[1] = { {1, UPB_SIZE(12, 16), -9, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, }; const upb_MiniTable envoy__config__core__v3__EventServiceConfig_msg_init = { &envoy_config_core_v3_EventServiceConfig_submsgs[0], &envoy_config_core_v3_EventServiceConfig__fields[0], UPB_SIZE(16, 24), 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0, UPB_FASTTABLE_INIT({ {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, {0x001000080100000a, &upb_pom_1bt_maxmaxb}, }) }; static const upb_MiniTable *messages_layout[1] = { &envoy__config__core__v3__EventServiceConfig_msg_init, }; const upb_MiniTableFile envoy_config_core_v3_event_service_config_proto_upb_file_layout = { messages_layout, NULL, NULL, 1, 0, 0, }; #include "upb/port/undef.inc"
Version data entries
8 entries across 8 versions & 1 rubygems