1 /* This file was generated by upbc (the upb compiler) from the input 2 * file: 3 * 4 * google/api/annotations.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 "google/api/annotations.upb.h" 14 #include "google/api/http.upb.h" 15 #include "google/protobuf/descriptor.upb.h" 16 17 // Must be last. 18 #include "upb/port/def.inc" 19 20 extern const upb_MiniTable google_api_HttpRule_msg_init; 21 extern const upb_MiniTable google_protobuf_MethodOptions_msg_init; 22 const upb_MiniTableExtension google_api_http_ext = { 23 {72295728, 0, 0, 0, 11, kUpb_FieldMode_Scalar | kUpb_LabelFlags_IsExtension | (kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, 24 &google_protobuf_MethodOptions_msg_init, 25 {.submsg = &google_api_HttpRule_msg_init}, 26 27 }; 28 29 static const upb_MiniTableExtension *extensions_layout[1] = { 30 &google_api_http_ext, 31 }; 32 33 const upb_MiniTableFile google_api_annotations_proto_upb_file_layout = { 34 NULL, 35 NULL, 36 extensions_layout, 37 0, 38 0, 39 1, 40 }; 41 42 #include "upb/port/undef.inc" 43 44