xref: /aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/envoy/config/common/matcher/v3/matcher.upb_minitable.h (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1 /* This file was generated by upb_generator from the input file:
2  *
3  *     envoy/config/common/matcher/v3/matcher.proto
4  *
5  * Do not edit -- your changes will be discarded when the file is
6  * regenerated. */
7 
8 #ifndef ENVOY_CONFIG_COMMON_MATCHER_V3_MATCHER_PROTO_UPB_MINITABLE_H_
9 #define ENVOY_CONFIG_COMMON_MATCHER_V3_MATCHER_PROTO_UPB_MINITABLE_H_
10 
11 #include "upb/generated_code_support.h"
12 
13 // Must be last.
14 #include "upb/port/def.inc"
15 
16 #ifdef __cplusplus
17 extern "C" {
18 #endif
19 
20 extern const upb_MiniTable envoy__config__common__matcher__v3__Matcher_msg_init;
21 extern const upb_MiniTable envoy__config__common__matcher__v3__Matcher__OnMatch_msg_init;
22 extern const upb_MiniTable envoy__config__common__matcher__v3__Matcher__MatcherList_msg_init;
23 extern const upb_MiniTable envoy__config__common__matcher__v3__Matcher__MatcherList__Predicate_msg_init;
24 extern const upb_MiniTable envoy__config__common__matcher__v3__Matcher__MatcherList__Predicate__SinglePredicate_msg_init;
25 extern const upb_MiniTable envoy__config__common__matcher__v3__Matcher__MatcherList__Predicate__PredicateList_msg_init;
26 extern const upb_MiniTable envoy__config__common__matcher__v3__Matcher__MatcherList__FieldMatcher_msg_init;
27 extern const upb_MiniTable envoy__config__common__matcher__v3__Matcher__MatcherTree_msg_init;
28 extern const upb_MiniTable envoy__config__common__matcher__v3__Matcher__MatcherTree__MatchMap_msg_init;
29 extern const upb_MiniTable envoy__config__common__matcher__v3__Matcher__MatcherTree__MatchMap__MapEntry_msg_init;
30 extern const upb_MiniTable envoy__config__common__matcher__v3__MatchPredicate_msg_init;
31 extern const upb_MiniTable envoy__config__common__matcher__v3__MatchPredicate__MatchSet_msg_init;
32 extern const upb_MiniTable envoy__config__common__matcher__v3__HttpHeadersMatch_msg_init;
33 extern const upb_MiniTable envoy__config__common__matcher__v3__HttpGenericBodyMatch_msg_init;
34 extern const upb_MiniTable envoy__config__common__matcher__v3__HttpGenericBodyMatch__GenericTextMatch_msg_init;
35 
36 extern const upb_MiniTableFile envoy_config_common_matcher_v3_matcher_proto_upb_file_layout;
37 
38 #ifdef __cplusplus
39 }  /* extern "C" */
40 #endif
41 
42 #include "upb/port/undef.inc"
43 
44 #endif  /* ENVOY_CONFIG_COMMON_MATCHER_V3_MATCHER_PROTO_UPB_MINITABLE_H_ */
45