1 /* This file was generated by upb_generator from the input file: 2 * 3 * xds/annotations/v3/migrate.proto 4 * 5 * Do not edit -- your changes will be discarded when the file is 6 * regenerated. */ 7 8 #ifndef XDS_ANNOTATIONS_V3_MIGRATE_PROTO_UPB_MINITABLE_H_ 9 #define XDS_ANNOTATIONS_V3_MIGRATE_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 xds__annotations__v3__MigrateAnnotation_msg_init; 21 extern const upb_MiniTable xds__annotations__v3__FieldMigrateAnnotation_msg_init; 22 extern const upb_MiniTable xds__annotations__v3__FileMigrateAnnotation_msg_init; 23 extern const upb_MiniTableExtension xds_annotations_v3_message_migrate_ext; 24 extern const upb_MiniTableExtension xds_annotations_v3_field_migrate_ext; 25 extern const upb_MiniTableExtension xds_annotations_v3_enum_migrate_ext; 26 extern const upb_MiniTableExtension xds_annotations_v3_enum_value_migrate_ext; 27 extern const upb_MiniTableExtension xds_annotations_v3_file_migrate_ext; 28 29 extern const upb_MiniTableFile xds_annotations_v3_migrate_proto_upb_file_layout; 30 31 #ifdef __cplusplus 32 } /* extern "C" */ 33 #endif 34 35 #include "upb/port/undef.inc" 36 37 #endif /* XDS_ANNOTATIONS_V3_MIGRATE_PROTO_UPB_MINITABLE_H_ */ 38