• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* This file was generated by upb_generator from the input file:
2  *
3  *     google/api/annotations.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 "google/api/annotations.upb_minitable.h"
12 #include "google/api/http.upb_minitable.h"
13 #include "google/protobuf/descriptor.upb_minitable.h"
14 
15 // Must be last.
16 #include "upb/port/def.inc"
17 
18 extern const struct upb_MiniTable UPB_PRIVATE(_kUpb_MiniTable_StaticallyTreeShaken);
19 UPB_LINKARR_APPEND(upb_AllExts)
20 const upb_MiniTableExtension google_api_http_ext = {
21   {72295728, 0, 0, 0, 11, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsExtension | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
22   &google__protobuf__MethodOptions_msg_init,
23   {.UPB_PRIVATE(submsg) = &google__api__HttpRule_msg_init},
24 
25 };
26 
27 static const upb_MiniTableExtension *extensions_layout[1] = {
28   &google_api_http_ext,
29 };
30 
31 const upb_MiniTableFile google_api_annotations_proto_upb_file_layout = {
32   NULL,
33   NULL,
34   extensions_layout,
35   0,
36   0,
37   1,
38 };
39 
40 #include "upb/port/undef.inc"
41 
42