1 /* This file was generated by upbc (the upb compiler) from the input 2 * file: 3 * 4 * envoy/config/trace/v3/http_tracer.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/msg.h" 11 #include "envoy/config/trace/v3/http_tracer.upb.h" 12 #include "google/protobuf/any.upb.h" 13 #include "google/protobuf/struct.upb.h" 14 #include "udpa/annotations/status.upb.h" 15 #include "udpa/annotations/versioning.upb.h" 16 #include "validate/validate.upb.h" 17 18 #include "upb/port_def.inc" 19 20 static const upb_msglayout *const envoy_config_trace_v3_Tracing_submsgs[1] = { 21 &envoy_config_trace_v3_Tracing_Http_msginit, 22 }; 23 24 static const upb_msglayout_field envoy_config_trace_v3_Tracing__fields[1] = { 25 {1, UPB_SIZE(4, 8), 1, 0, 11, 1}, 26 }; 27 28 const upb_msglayout envoy_config_trace_v3_Tracing_msginit = { 29 &envoy_config_trace_v3_Tracing_submsgs[0], 30 &envoy_config_trace_v3_Tracing__fields[0], 31 UPB_SIZE(8, 16), 1, false, 255, 32 }; 33 34 static const upb_msglayout *const envoy_config_trace_v3_Tracing_Http_submsgs[1] = { 35 &google_protobuf_Any_msginit, 36 }; 37 38 static const upb_msglayout_field envoy_config_trace_v3_Tracing_Http__fields[2] = { 39 {1, UPB_SIZE(0, 0), 0, 0, 9, 1}, 40 {3, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 0, 11, 1}, 41 }; 42 43 const upb_msglayout envoy_config_trace_v3_Tracing_Http_msginit = { 44 &envoy_config_trace_v3_Tracing_Http_submsgs[0], 45 &envoy_config_trace_v3_Tracing_Http__fields[0], 46 UPB_SIZE(16, 32), 2, false, 255, 47 }; 48 49 #include "upb/port_undef.inc" 50 51