xref: /aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/opencensus/proto/trace/v1/trace_config.upb_minitable.h (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1 /* This file was generated by upb_generator from the input file:
2  *
3  *     opencensus/proto/trace/v1/trace_config.proto
4  *
5  * Do not edit -- your changes will be discarded when the file is
6  * regenerated. */
7 
8 #ifndef OPENCENSUS_PROTO_TRACE_V1_TRACE_CONFIG_PROTO_UPB_MINITABLE_H_
9 #define OPENCENSUS_PROTO_TRACE_V1_TRACE_CONFIG_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 opencensus__proto__trace__v1__TraceConfig_msg_init;
21 extern const upb_MiniTable opencensus__proto__trace__v1__ProbabilitySampler_msg_init;
22 extern const upb_MiniTable opencensus__proto__trace__v1__ConstantSampler_msg_init;
23 extern const upb_MiniTable opencensus__proto__trace__v1__RateLimitingSampler_msg_init;
24 
25 extern const upb_MiniTableFile opencensus_proto_trace_v1_trace_config_proto_upb_file_layout;
26 
27 #ifdef __cplusplus
28 }  /* extern "C" */
29 #endif
30 
31 #include "upb/port/undef.inc"
32 
33 #endif  /* OPENCENSUS_PROTO_TRACE_V1_TRACE_CONFIG_PROTO_UPB_MINITABLE_H_ */
34