QCSamplesCountStatistics$json top-level constant
Implementation
@$core.Deprecated('Use qCSamplesCountStatisticsDescriptor instead')
const QCSamplesCountStatistics$json = {
'1': 'QCSamplesCountStatistics',
'2': [
{'1': 'open', '3': 1, '4': 1, '5': 4, '10': 'open'},
{'1': 'finished', '3': 2, '4': 1, '5': 4, '10': 'finished'},
{'1': 'accepted', '3': 3, '4': 1, '5': 4, '10': 'accepted'},
{
'1': 'accepted_with_deviation',
'3': 4,
'4': 1,
'5': 4,
'10': 'acceptedWithDeviation'
},
{'1': 'rejected', '3': 5, '4': 1, '5': 4, '10': 'rejected'},
{'1': 'cancelled', '3': 6, '4': 1, '5': 4, '10': 'cancelled'},
],
};