1 /* This file was generated by upb_generator from the input file: 2 * 3 * src/proto/grpc/health/v1/health.proto 4 * 5 * Do not edit -- your changes will be discarded when the file is 6 * regenerated. */ 7 8 #ifndef SRC_PROTO_GRPC_HEALTH_V1_HEALTH_PROTO_UPB_MINITABLE_H_ 9 #define SRC_PROTO_GRPC_HEALTH_V1_HEALTH_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 grpc__health__v1__HealthCheckRequest_msg_init; 21 extern const upb_MiniTable grpc__health__v1__HealthCheckResponse_msg_init; 22 23 extern const upb_MiniTableFile src_proto_grpc_health_v1_health_proto_upb_file_layout; 24 25 #ifdef __cplusplus 26 } /* extern "C" */ 27 #endif 28 29 #include "upb/port/undef.inc" 30 31 #endif /* SRC_PROTO_GRPC_HEALTH_V1_HEALTH_PROTO_UPB_MINITABLE_H_ */ 32