1 /* This file was generated by upb_generator from the input file: 2 * 3 * envoy/config/metrics/v3/metrics_service.proto 4 * 5 * Do not edit -- your changes will be discarded when the file is 6 * regenerated. 7 * NO CHECKED-IN PROTOBUF GENCODE */ 8 9 #include <stddef.h> 10 #include "upb/generated_code_support.h" 11 #include "envoy/config/metrics/v3/metrics_service.upb_minitable.h" 12 #include "envoy/config/core/v3/config_source.upb_minitable.h" 13 #include "envoy/config/core/v3/grpc_service.upb_minitable.h" 14 #include "google/protobuf/wrappers.upb_minitable.h" 15 #include "udpa/annotations/status.upb_minitable.h" 16 #include "udpa/annotations/versioning.upb_minitable.h" 17 #include "validate/validate.upb_minitable.h" 18 19 // Must be last. 20 #include "upb/port/def.inc" 21 22 extern const struct upb_MiniTable UPB_PRIVATE(_kUpb_MiniTable_StaticallyTreeShaken); 23 static const upb_MiniTableSubInternal envoy_config_metrics_v3_MetricsServiceConfig__submsgs[2] = { 24 {.UPB_PRIVATE(submsg) = &envoy__config__core__v3__GrpcService_msg_init_ptr}, 25 {.UPB_PRIVATE(submsg) = &google__protobuf__BoolValue_msg_init_ptr}, 26 }; 27 28 static const upb_MiniTableField envoy_config_metrics_v3_MetricsServiceConfig__fields[5] = { 29 {1, UPB_SIZE(12, 24), 64, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 30 {2, UPB_SIZE(16, 32), 65, 1, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 31 {3, UPB_SIZE(20, 12), 0, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}, 32 {4, UPB_SIZE(24, 16), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 33 {5, UPB_SIZE(28, 20), 0, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}, 34 }; 35 36 const upb_MiniTable envoy__config__metrics__v3__MetricsServiceConfig_msg_init = { 37 &envoy_config_metrics_v3_MetricsServiceConfig__submsgs[0], 38 &envoy_config_metrics_v3_MetricsServiceConfig__fields[0], 39 UPB_SIZE(32, 40), 5, kUpb_ExtMode_NonExtendable, 5, UPB_FASTTABLE_MASK(56), 0, 40 #ifdef UPB_TRACING_ENABLED 41 "envoy.config.metrics.v3.MetricsServiceConfig", 42 #endif 43 UPB_FASTTABLE_INIT({ 44 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 45 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 46 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 47 {0x000c00003f000018, &upb_psv4_1bt}, 48 {0x001000003f000020, &upb_psb1_1bt}, 49 {0x001400003f000028, &upb_psv4_1bt}, 50 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 51 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 52 }) 53 }; 54 55 const upb_MiniTable* envoy__config__metrics__v3__MetricsServiceConfig_msg_init_ptr = &envoy__config__metrics__v3__MetricsServiceConfig_msg_init; 56 static const upb_MiniTable *messages_layout[1] = { 57 &envoy__config__metrics__v3__MetricsServiceConfig_msg_init, 58 }; 59 60 const upb_MiniTableFile envoy_config_metrics_v3_metrics_service_proto_upb_file_layout = { 61 messages_layout, 62 NULL, 63 NULL, 64 1, 65 0, 66 0, 67 }; 68 69 #include "upb/port/undef.inc" 70 71