Sha256: 14ab3d59e3245810492dafc890ab9e01bfcbefa6d17259088bc5707dd638e4c3
Contents?: true
Size: 811 Bytes
Versions: 21
Compression:
Stored size: 811 Bytes
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * google/rpc/status.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #ifndef GOOGLE_RPC_STATUS_PROTO_UPBDEFS_H_ #define GOOGLE_RPC_STATUS_PROTO_UPBDEFS_H_ #include "upb/def.h" #include "upb/port_def.inc" #ifdef __cplusplus extern "C" { #endif #include "upb/def.h" #include "upb/port_def.inc" extern upb_def_init google_rpc_status_proto_upbdefinit; UPB_INLINE const upb_msgdef *google_rpc_Status_getmsgdef(upb_symtab *s) { _upb_symtab_loaddefinit(s, &google_rpc_status_proto_upbdefinit); return upb_symtab_lookupmsg(s, "google.rpc.Status"); } #ifdef __cplusplus } /* extern "C" */ #endif #include "upb/port_undef.inc" #endif /* GOOGLE_RPC_STATUS_PROTO_UPBDEFS_H_ */
Version data entries
21 entries across 21 versions & 2 rubygems