1 /* This file was generated by upb_generator from the input file: 2 * 3 * envoy/type/matcher/v3/status_code_input.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/type/matcher/v3/status_code_input.upb_minitable.h" 12 #include "udpa/annotations/status.upb_minitable.h" 13 14 // Must be last. 15 #include "upb/port/def.inc" 16 17 extern const struct upb_MiniTable UPB_PRIVATE(_kUpb_MiniTable_StaticallyTreeShaken); 18 const upb_MiniTable envoy__type__matcher__v3__HttpResponseStatusCodeMatchInput_msg_init = { 19 NULL, 20 NULL, 21 8, 0, kUpb_ExtMode_NonExtendable, 0, UPB_FASTTABLE_MASK(255), 0, 22 #ifdef UPB_TRACING_ENABLED 23 "envoy.type.matcher.v3.HttpResponseStatusCodeMatchInput", 24 #endif 25 }; 26 27 const upb_MiniTable* envoy__type__matcher__v3__HttpResponseStatusCodeMatchInput_msg_init_ptr = &envoy__type__matcher__v3__HttpResponseStatusCodeMatchInput_msg_init; 28 const upb_MiniTable envoy__type__matcher__v3__HttpResponseStatusCodeClassMatchInput_msg_init = { 29 NULL, 30 NULL, 31 8, 0, kUpb_ExtMode_NonExtendable, 0, UPB_FASTTABLE_MASK(255), 0, 32 #ifdef UPB_TRACING_ENABLED 33 "envoy.type.matcher.v3.HttpResponseStatusCodeClassMatchInput", 34 #endif 35 }; 36 37 const upb_MiniTable* envoy__type__matcher__v3__HttpResponseStatusCodeClassMatchInput_msg_init_ptr = &envoy__type__matcher__v3__HttpResponseStatusCodeClassMatchInput_msg_init; 38 static const upb_MiniTable *messages_layout[2] = { 39 &envoy__type__matcher__v3__HttpResponseStatusCodeMatchInput_msg_init, 40 &envoy__type__matcher__v3__HttpResponseStatusCodeClassMatchInput_msg_init, 41 }; 42 43 const upb_MiniTableFile envoy_type_matcher_v3_status_code_input_proto_upb_file_layout = { 44 messages_layout, 45 NULL, 46 NULL, 47 2, 48 0, 49 0, 50 }; 51 52 #include "upb/port/undef.inc" 53 54