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