File$json top-level constant

  1. @Deprecated('Use fileDescriptor instead')
Map<String, Object> const File$json

Implementation

@$core.Deprecated('Use fileDescriptor instead')
const File$json = {
  '1': 'File',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'description', '3': 2, '4': 1, '5': 9, '10': 'description'},
    {'1': 'label_type', '3': 3, '4': 1, '5': 14, '6': '.viam.service.mlmodel.v1.LabelType', '10': 'labelType'},
  ],
};