1 /* This file was generated by upb_generator from the input file: 2 * 3 * xds/core/v3/authority.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 "xds/core/v3/authority.upb_minitable.h" 11 #include "xds/annotations/v3/status.upb_minitable.h" 12 #include "validate/validate.upb_minitable.h" 13 14 // Must be last. 15 #include "upb/port/def.inc" 16 17 static const upb_MiniTableField xds_core_v3_Authority__fields[1] = { 18 {1, 8, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 19 }; 20 21 const upb_MiniTable xds__core__v3__Authority_msg_init = { 22 NULL, 23 &xds_core_v3_Authority__fields[0], 24 UPB_SIZE(16, 24), 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0, 25 UPB_FASTTABLE_INIT({ 26 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 27 {0x000800003f00000a, &upb_pss_1bt}, 28 }) 29 }; 30 31 static const upb_MiniTable *messages_layout[1] = { 32 &xds__core__v3__Authority_msg_init, 33 }; 34 35 const upb_MiniTableFile xds_core_v3_authority_proto_upb_file_layout = { 36 messages_layout, 37 NULL, 38 NULL, 39 1, 40 0, 41 0, 42 }; 43 44 #include "upb/port/undef.inc" 45 46