LabelType$json top-level constant
- @Deprecated('Use labelTypeDescriptor instead')
Implementation
@$core.Deprecated('Use labelTypeDescriptor instead')
const LabelType$json = {
'1': 'LabelType',
'2': [
{'1': 'LABEL_TYPE_UNSPECIFIED', '2': 0},
{'1': 'LABEL_TYPE_TENSOR_VALUE', '2': 1},
{'1': 'LABEL_TYPE_TENSOR_AXIS', '2': 2},
],
};