1 /* This file was generated by upbc (the upb compiler) from the input 2 * file: 3 * 4 * envoy/type/matcher/v3/status_code_input.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/collections/array_internal.h" 11 #include "upb/message/internal.h" 12 #include "upb/mini_table/enum_internal.h" 13 #include "envoy/type/matcher/v3/status_code_input.upb.h" 14 #include "udpa/annotations/status.upb.h" 15 16 // Must be last. 17 #include "upb/port/def.inc" 18 19 const upb_MiniTable envoy_type_matcher_v3_HttpResponseStatusCodeMatchInput_msg_init = { 20 NULL, 21 NULL, 22 0, 0, kUpb_ExtMode_NonExtendable, 0, UPB_FASTTABLE_MASK(255), 0, 23 }; 24 25 const upb_MiniTable envoy_type_matcher_v3_HttpResponseStatusCodeClassMatchInput_msg_init = { 26 NULL, 27 NULL, 28 0, 0, kUpb_ExtMode_NonExtendable, 0, UPB_FASTTABLE_MASK(255), 0, 29 }; 30 31 static const upb_MiniTable *messages_layout[2] = { 32 &envoy_type_matcher_v3_HttpResponseStatusCodeMatchInput_msg_init, 33 &envoy_type_matcher_v3_HttpResponseStatusCodeClassMatchInput_msg_init, 34 }; 35 36 const upb_MiniTableFile envoy_type_matcher_v3_status_code_input_proto_upb_file_layout = { 37 messages_layout, 38 NULL, 39 NULL, 40 2, 41 0, 42 0, 43 }; 44 45 #include "upb/port/undef.inc" 46 47