summaryrefslogtreecommitdiff
path: root/vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/ConstantSampler_ConstantDecision.php
blob: e252f5f4b8ea9ff78b9821a592dc0b8e81e5a446 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: opentelemetry/proto/trace/v1/trace_config.proto

namespace Opentelemetry\Proto\Trace\V1;

if (false) {
    /**
     * This class is deprecated. Use Opentelemetry\Proto\Trace\V1\ConstantSampler\ConstantDecision instead.
     * @deprecated
     */
    class ConstantSampler_ConstantDecision {}
}
class_exists(ConstantSampler\ConstantDecision::class);
@trigger_error('Opentelemetry\Proto\Trace\V1\ConstantSampler_ConstantDecision is deprecated and will be removed in the next major release. Use Opentelemetry\Proto\Trace\V1\ConstantSampler\ConstantDecision instead', E_USER_DEPRECATED);