1 /* This file was generated by upb_generator from the input file: 2 * 3 * src/proto/grpc/gcp/handshaker.proto 4 * 5 * Do not edit -- your changes will be discarded when the file is 6 * regenerated. */ 7 8 #ifndef SRC_PROTO_GRPC_GCP_HANDSHAKER_PROTO_UPB_MINITABLE_H_ 9 #define SRC_PROTO_GRPC_GCP_HANDSHAKER_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__gcp__Endpoint_msg_init; 21 extern const upb_MiniTable grpc__gcp__Identity_msg_init; 22 extern const upb_MiniTable grpc__gcp__Identity__AttributesEntry_msg_init; 23 extern const upb_MiniTable grpc__gcp__StartClientHandshakeReq_msg_init; 24 extern const upb_MiniTable grpc__gcp__ServerHandshakeParameters_msg_init; 25 extern const upb_MiniTable grpc__gcp__StartServerHandshakeReq_msg_init; 26 extern const upb_MiniTable grpc__gcp__StartServerHandshakeReq__HandshakeParametersEntry_msg_init; 27 extern const upb_MiniTable grpc__gcp__NextHandshakeMessageReq_msg_init; 28 extern const upb_MiniTable grpc__gcp__HandshakerReq_msg_init; 29 extern const upb_MiniTable grpc__gcp__HandshakerResult_msg_init; 30 extern const upb_MiniTable grpc__gcp__HandshakerStatus_msg_init; 31 extern const upb_MiniTable grpc__gcp__HandshakerResp_msg_init; 32 33 extern const upb_MiniTableFile src_proto_grpc_gcp_handshaker_proto_upb_file_layout; 34 35 #ifdef __cplusplus 36 } /* extern "C" */ 37 #endif 38 39 #include "upb/port/undef.inc" 40 41 #endif /* SRC_PROTO_GRPC_GCP_HANDSHAKER_PROTO_UPB_MINITABLE_H_ */ 42