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 8 #include <stddef.h> 9 #include "upb/generated_code_support.h" 10 #include "google/api/annotations.upb_minitable.h" 11 #include "google/api/http.upb_minitable.h" 12 #include "google/protobuf/descriptor.upb_minitable.h" 13 14 // Must be last. 15 #include "upb/port/def.inc" 16 17 const upb_MiniTableExtension google_api_http_ext = { 18 {72295728, 0, 0, 0, 11, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsExtension | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, 19 &google__protobuf__MethodOptions_msg_init, 20 {.UPB_PRIVATE(submsg) = &google__api__HttpRule_msg_init}, 21 22 }; 23 24 static const upb_MiniTableExtension *extensions_layout[1] = { 25 &google_api_http_ext, 26 }; 27 28 const upb_MiniTableFile google_api_annotations_proto_upb_file_layout = { 29 NULL, 30 NULL, 31 extensions_layout, 32 0, 33 0, 34 1, 35 }; 36 37 #include "upb/port/undef.inc" 38 39