1 /* This file was generated by upb_generator from the input file: 2 * 3 * envoy/config/trace/v3/lightstep.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/trace/v3/lightstep.upb_minitable.h" 11 #include "envoy/config/core/v3/base.upb_minitable.h" 12 #include "envoy/annotations/deprecation.upb_minitable.h" 13 #include "udpa/annotations/migrate.upb_minitable.h" 14 #include "udpa/annotations/status.upb_minitable.h" 15 #include "udpa/annotations/versioning.upb_minitable.h" 16 #include "validate/validate.upb_minitable.h" 17 18 // Must be last. 19 #include "upb/port/def.inc" 20 21 static const upb_MiniTableSub envoy_config_trace_v3_LightstepConfig_submsgs[1] = { 22 {.UPB_PRIVATE(submsg) = &envoy__config__core__v3__DataSource_msg_init}, 23 }; 24 25 static const upb_MiniTableField envoy_config_trace_v3_LightstepConfig__fields[4] = { 26 {1, UPB_SIZE(20, 16), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 27 {2, UPB_SIZE(28, 32), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 28 {3, UPB_SIZE(12, 48), 0, kUpb_NoSub, 5, (int)kUpb_FieldMode_Array | (int)kUpb_LabelFlags_IsPacked | (int)kUpb_LabelFlags_IsAlternate | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 29 {4, UPB_SIZE(16, 56), 64, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 30 }; 31 32 const upb_MiniTable envoy__config__trace__v3__LightstepConfig_msg_init = { 33 &envoy_config_trace_v3_LightstepConfig_submsgs[0], 34 &envoy_config_trace_v3_LightstepConfig__fields[0], 35 UPB_SIZE(40, 64), 4, kUpb_ExtMode_NonExtendable, 4, UPB_FASTTABLE_MASK(24), 0, 36 UPB_FASTTABLE_INIT({ 37 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 38 {0x001000003f00000a, &upb_pss_1bt}, 39 {0x002000003f000012, &upb_pss_1bt}, 40 {0x003000003f00001a, &upb_ppv4_1bt}, 41 }) 42 }; 43 44 static const upb_MiniTable *messages_layout[1] = { 45 &envoy__config__trace__v3__LightstepConfig_msg_init, 46 }; 47 48 const upb_MiniTableFile envoy_config_trace_v3_lightstep_proto_upb_file_layout = { 49 messages_layout, 50 NULL, 51 NULL, 52 1, 53 0, 54 0, 55 }; 56 57 #include "upb/port/undef.inc" 58 59