1 /* This file was generated by upb_generator from the input file: 2 * 3 * envoy/config/core/v3/grpc_method_list.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/core/v3/grpc_method_list.upb_minitable.h" 11 #include "udpa/annotations/status.upb_minitable.h" 12 #include "udpa/annotations/versioning.upb_minitable.h" 13 #include "validate/validate.upb_minitable.h" 14 15 // Must be last. 16 #include "upb/port/def.inc" 17 18 static const upb_MiniTableSub envoy_config_core_v3_GrpcMethodList_submsgs[1] = { 19 {.UPB_PRIVATE(submsg) = &envoy__config__core__v3__GrpcMethodList__Service_msg_init}, 20 }; 21 22 static const upb_MiniTableField envoy_config_core_v3_GrpcMethodList__fields[1] = { 23 {1, 8, 0, 0, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 24 }; 25 26 const upb_MiniTable envoy__config__core__v3__GrpcMethodList_msg_init = { 27 &envoy_config_core_v3_GrpcMethodList_submsgs[0], 28 &envoy_config_core_v3_GrpcMethodList__fields[0], 29 16, 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0, 30 UPB_FASTTABLE_INIT({ 31 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 32 {0x000800003f00000a, &upb_prm_1bt_max64b}, 33 }) 34 }; 35 36 static const upb_MiniTableField envoy_config_core_v3_GrpcMethodList_Service__fields[2] = { 37 {1, UPB_SIZE(12, 8), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 38 {2, UPB_SIZE(8, 24), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 39 }; 40 41 const upb_MiniTable envoy__config__core__v3__GrpcMethodList__Service_msg_init = { 42 NULL, 43 &envoy_config_core_v3_GrpcMethodList_Service__fields[0], 44 UPB_SIZE(24, 32), 2, kUpb_ExtMode_NonExtendable, 2, UPB_FASTTABLE_MASK(24), 0, 45 UPB_FASTTABLE_INIT({ 46 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 47 {0x000800003f00000a, &upb_pss_1bt}, 48 {0x001800003f000012, &upb_prs_1bt}, 49 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 50 }) 51 }; 52 53 static const upb_MiniTable *messages_layout[2] = { 54 &envoy__config__core__v3__GrpcMethodList_msg_init, 55 &envoy__config__core__v3__GrpcMethodList__Service_msg_init, 56 }; 57 58 const upb_MiniTableFile envoy_config_core_v3_grpc_method_list_proto_upb_file_layout = { 59 messages_layout, 60 NULL, 61 NULL, 62 2, 63 0, 64 0, 65 }; 66 67 #include "upb/port/undef.inc" 68 69