Experiment_Result_ConfidenceInterval$json top-level constant
Implementation
@$core.Deprecated('Use experimentDescriptor instead')
const Experiment_Result_ConfidenceInterval$json = const {
'1': 'ConfidenceInterval',
'2': const [
const {
'1': 'confidence_level',
'3': 1,
'4': 1,
'5': 1,
'10': 'confidenceLevel'
},
const {'1': 'ratio', '3': 2, '4': 1, '5': 1, '10': 'ratio'},
const {'1': 'lower_bound', '3': 3, '4': 1, '5': 1, '10': 'lowerBound'},
const {'1': 'upper_bound', '3': 4, '4': 1, '5': 1, '10': 'upperBound'},
],
};