1 /* This file was generated by upb_generator from the input file: 2 * 3 * envoy/service/load_stats/v3/lrs.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/service/load_stats/v3/lrs.upb_minitable.h" 12 #include "envoy/config/core/v3/base.upb_minitable.h" 13 #include "envoy/config/endpoint/v3/load_report.upb_minitable.h" 14 #include "google/protobuf/duration.upb_minitable.h" 15 #include "udpa/annotations/status.upb_minitable.h" 16 #include "udpa/annotations/versioning.upb_minitable.h" 17 18 // Must be last. 19 #include "upb/port/def.inc" 20 21 extern const struct upb_MiniTable UPB_PRIVATE(_kUpb_MiniTable_StaticallyTreeShaken); 22 static const upb_MiniTableSubInternal envoy_service_load_stats_v3_LoadStatsRequest__submsgs[2] = { 23 {.UPB_PRIVATE(submsg) = &envoy__config__core__v3__Node_msg_init_ptr}, 24 {.UPB_PRIVATE(submsg) = &envoy__config__endpoint__v3__ClusterStats_msg_init_ptr}, 25 }; 26 27 static const upb_MiniTableField envoy_service_load_stats_v3_LoadStatsRequest__fields[2] = { 28 {1, UPB_SIZE(12, 16), 64, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 29 {2, UPB_SIZE(16, 24), 0, 1, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 30 }; 31 32 const upb_MiniTable envoy__service__load_0stats__v3__LoadStatsRequest_msg_init = { 33 &envoy_service_load_stats_v3_LoadStatsRequest__submsgs[0], 34 &envoy_service_load_stats_v3_LoadStatsRequest__fields[0], 35 UPB_SIZE(24, 32), 2, kUpb_ExtMode_NonExtendable, 2, UPB_FASTTABLE_MASK(24), 0, 36 #ifdef UPB_TRACING_ENABLED 37 "envoy.service.load_stats.v3.LoadStatsRequest", 38 #endif 39 UPB_FASTTABLE_INIT({ 40 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 41 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 42 {0x001800003f010012, &upb_prm_1bt_maxmaxb}, 43 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 44 }) 45 }; 46 47 const upb_MiniTable* envoy__service__load_0stats__v3__LoadStatsRequest_msg_init_ptr = &envoy__service__load_0stats__v3__LoadStatsRequest_msg_init; 48 static const upb_MiniTableSubInternal envoy_service_load_stats_v3_LoadStatsResponse__submsgs[1] = { 49 {.UPB_PRIVATE(submsg) = &google__protobuf__Duration_msg_init_ptr}, 50 }; 51 52 static const upb_MiniTableField envoy_service_load_stats_v3_LoadStatsResponse__fields[4] = { 53 {1, UPB_SIZE(12, 16), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 54 {2, UPB_SIZE(16, 24), 64, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 55 {3, UPB_SIZE(20, 9), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 56 {4, UPB_SIZE(21, 10), 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 57 }; 58 59 const upb_MiniTable envoy__service__load_0stats__v3__LoadStatsResponse_msg_init = { 60 &envoy_service_load_stats_v3_LoadStatsResponse__submsgs[0], 61 &envoy_service_load_stats_v3_LoadStatsResponse__fields[0], 62 UPB_SIZE(24, 32), 4, kUpb_ExtMode_NonExtendable, 4, UPB_FASTTABLE_MASK(56), 0, 63 #ifdef UPB_TRACING_ENABLED 64 "envoy.service.load_stats.v3.LoadStatsResponse", 65 #endif 66 UPB_FASTTABLE_INIT({ 67 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 68 {0x001000003f00000a, &upb_prs_1bt}, 69 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 70 {0x000900003f000018, &upb_psb1_1bt}, 71 {0x000a00003f000020, &upb_psb1_1bt}, 72 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 73 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 74 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 75 }) 76 }; 77 78 const upb_MiniTable* envoy__service__load_0stats__v3__LoadStatsResponse_msg_init_ptr = &envoy__service__load_0stats__v3__LoadStatsResponse_msg_init; 79 static const upb_MiniTable *messages_layout[2] = { 80 &envoy__service__load_0stats__v3__LoadStatsRequest_msg_init, 81 &envoy__service__load_0stats__v3__LoadStatsResponse_msg_init, 82 }; 83 84 const upb_MiniTableFile envoy_service_load_stats_v3_lrs_proto_upb_file_layout = { 85 messages_layout, 86 NULL, 87 NULL, 88 2, 89 0, 90 0, 91 }; 92 93 #include "upb/port/undef.inc" 94 95