TracingConfig$json top-level constant
- @Deprecated('Use tracingConfigDescriptor instead')
Implementation
@$core.Deprecated('Use tracingConfigDescriptor instead')
const TracingConfig$json = {
'1': 'TracingConfig',
'2': [
{'1': 'enabled', '3': 1, '4': 1, '5': 8, '10': 'enabled'},
{'1': 'disk', '3': 2, '4': 1, '5': 8, '10': 'disk'},
{'1': 'console', '3': 3, '4': 1, '5': 8, '10': 'console'},
{'1': 'otlp_endpoint', '3': 4, '4': 1, '5': 9, '10': 'otlpEndpoint'},
],
};