xref: /aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/api/expr/v1alpha1/checked.upb_minitable.h (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1 /* This file was generated by upb_generator from the input file:
2  *
3  *     google/api/expr/v1alpha1/checked.proto
4  *
5  * Do not edit -- your changes will be discarded when the file is
6  * regenerated. */
7 
8 #ifndef GOOGLE_API_EXPR_V1ALPHA1_CHECKED_PROTO_UPB_MINITABLE_H_
9 #define GOOGLE_API_EXPR_V1ALPHA1_CHECKED_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 google__api__expr__v1alpha1__CheckedExpr_msg_init;
21 extern const upb_MiniTable google__api__expr__v1alpha1__CheckedExpr__ReferenceMapEntry_msg_init;
22 extern const upb_MiniTable google__api__expr__v1alpha1__CheckedExpr__TypeMapEntry_msg_init;
23 extern const upb_MiniTable google__api__expr__v1alpha1__Type_msg_init;
24 extern const upb_MiniTable google__api__expr__v1alpha1__Type__ListType_msg_init;
25 extern const upb_MiniTable google__api__expr__v1alpha1__Type__MapType_msg_init;
26 extern const upb_MiniTable google__api__expr__v1alpha1__Type__FunctionType_msg_init;
27 extern const upb_MiniTable google__api__expr__v1alpha1__Type__AbstractType_msg_init;
28 extern const upb_MiniTable google__api__expr__v1alpha1__Decl_msg_init;
29 extern const upb_MiniTable google__api__expr__v1alpha1__Decl__IdentDecl_msg_init;
30 extern const upb_MiniTable google__api__expr__v1alpha1__Decl__FunctionDecl_msg_init;
31 extern const upb_MiniTable google__api__expr__v1alpha1__Decl__FunctionDecl__Overload_msg_init;
32 extern const upb_MiniTable google__api__expr__v1alpha1__Reference_msg_init;
33 
34 extern const upb_MiniTableFile google_api_expr_v1alpha1_checked_proto_upb_file_layout;
35 
36 #ifdef __cplusplus
37 }  /* extern "C" */
38 #endif
39 
40 #include "upb/port/undef.inc"
41 
42 #endif  /* GOOGLE_API_EXPR_V1ALPHA1_CHECKED_PROTO_UPB_MINITABLE_H_ */
43