Sha256: dd52fa2e42d4c7c1bf5ac9e321129a3cf405442cbfc900d18c4589302eaeee7c
Contents?: true
Size: 910 Bytes
Versions: 13
Compression:
Stored size: 910 Bytes
Contents
/* This file was generated by upb_generator from the input file: * * udpa/annotations/status.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #ifndef UDPA_ANNOTATIONS_STATUS_PROTO_UPBDEFS_H_ #define UDPA_ANNOTATIONS_STATUS_PROTO_UPBDEFS_H_ #include "upb/reflection/def.h" #include "upb/reflection/internal/def_pool.h" #include "upb/port/def.inc" // Must be last. #ifdef __cplusplus extern "C" { #endif extern _upb_DefPool_Init udpa_annotations_status_proto_upbdefinit; UPB_INLINE const upb_MessageDef *udpa_annotations_StatusAnnotation_getmsgdef(upb_DefPool *s) { _upb_DefPool_LoadDefInit(s, &udpa_annotations_status_proto_upbdefinit); return upb_DefPool_FindMessageByName(s, "udpa.annotations.StatusAnnotation"); } #ifdef __cplusplus } /* extern "C" */ #endif #include "upb/port/undef.inc" #endif /* UDPA_ANNOTATIONS_STATUS_PROTO_UPBDEFS_H_ */
Version data entries
13 entries across 13 versions & 1 rubygems