Sha256: b2daa5ca079cd1a281775daf9173616c1b73b03f2f2d030c5169ffa07b6c00c6
Contents?: true
Size: 1.87 KB
Versions: 9
Compression:
Stored size: 1.87 KB
Contents
/* This file was generated by upb_generator from the input file: * * opencensus/proto/trace/v1/trace_config.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #ifndef OPENCENSUS_PROTO_TRACE_V1_TRACE_CONFIG_PROTO_UPBDEFS_H_ #define OPENCENSUS_PROTO_TRACE_V1_TRACE_CONFIG_PROTO_UPBDEFS_H_ #include "upb/reflection/def.h" #include "upb/reflection/internal/def_pool.h" #include "upb/port/def.inc" #ifdef __cplusplus extern "C" { #endif #include "upb/reflection/def.h" #include "upb/port/def.inc" extern _upb_DefPool_Init opencensus_proto_trace_v1_trace_config_proto_upbdefinit; UPB_INLINE const upb_MessageDef *opencensus_proto_trace_v1_TraceConfig_getmsgdef(upb_DefPool *s) { _upb_DefPool_LoadDefInit(s, &opencensus_proto_trace_v1_trace_config_proto_upbdefinit); return upb_DefPool_FindMessageByName(s, "opencensus.proto.trace.v1.TraceConfig"); } UPB_INLINE const upb_MessageDef *opencensus_proto_trace_v1_ProbabilitySampler_getmsgdef(upb_DefPool *s) { _upb_DefPool_LoadDefInit(s, &opencensus_proto_trace_v1_trace_config_proto_upbdefinit); return upb_DefPool_FindMessageByName(s, "opencensus.proto.trace.v1.ProbabilitySampler"); } UPB_INLINE const upb_MessageDef *opencensus_proto_trace_v1_ConstantSampler_getmsgdef(upb_DefPool *s) { _upb_DefPool_LoadDefInit(s, &opencensus_proto_trace_v1_trace_config_proto_upbdefinit); return upb_DefPool_FindMessageByName(s, "opencensus.proto.trace.v1.ConstantSampler"); } UPB_INLINE const upb_MessageDef *opencensus_proto_trace_v1_RateLimitingSampler_getmsgdef(upb_DefPool *s) { _upb_DefPool_LoadDefInit(s, &opencensus_proto_trace_v1_trace_config_proto_upbdefinit); return upb_DefPool_FindMessageByName(s, "opencensus.proto.trace.v1.RateLimitingSampler"); } #ifdef __cplusplus } /* extern "C" */ #endif #include "upb/port/undef.inc" #endif /* OPENCENSUS_PROTO_TRACE_V1_TRACE_CONFIG_PROTO_UPBDEFS_H_ */
Version data entries
9 entries across 9 versions & 1 rubygems