Sha256: b3edb65b911971d01cc2b57cd091c800b83cc42587a547bb2bce2c46acbe5722
Contents?: true
Size: 1.92 KB
Versions: 8
Compression:
Stored size: 1.92 KB
Contents
/* This file was generated by upb_generator from the input file: * * envoy/config/core/v3/http_service.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/http_service.upb_minitable.h" #include "envoy/config/core/v3/base.upb_minitable.h" #include "envoy/config/core/v3/http_uri.upb_minitable.h" #include "udpa/annotations/status.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_HttpService_submsgs[2] = { {.UPB_PRIVATE(submsg) = &envoy__config__core__v3__HttpUri_msg_init}, {.UPB_PRIVATE(submsg) = &envoy__config__core__v3__HeaderValueOption_msg_init}, }; static const upb_MiniTableField envoy_config_core_v3_HttpService__fields[2] = { {1, UPB_SIZE(12, 16), 64, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, {2, UPB_SIZE(16, 24), 0, 1, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, }; const upb_MiniTable envoy__config__core__v3__HttpService_msg_init = { &envoy_config_core_v3_HttpService_submsgs[0], &envoy_config_core_v3_HttpService__fields[0], UPB_SIZE(24, 32), 2, kUpb_ExtMode_NonExtendable, 2, UPB_FASTTABLE_MASK(24), 0, UPB_FASTTABLE_INIT({ {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, {0x001800003f010012, &upb_prm_1bt_maxmaxb}, {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, }) }; static const upb_MiniTable *messages_layout[1] = { &envoy__config__core__v3__HttpService_msg_init, }; const upb_MiniTableFile envoy_config_core_v3_http_service_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