Export$json top-level constant

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

Implementation

@$core.Deprecated('Use exportDescriptor instead')
const Export$json = {
  '1': 'Export',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'projectId', '3': 2, '4': 1, '5': 9, '10': 'projectId'},
    {'1': 'status', '3': 3, '4': 1, '5': 14, '6': '.localizable.Export.Status', '10': 'status'},
    {'1': 'error', '3': 4, '4': 1, '5': 9, '10': 'error'},
    {'1': 'sourcePath', '3': 5, '4': 1, '5': 9, '10': 'sourcePath'},
    {'1': 'outputPath', '3': 6, '4': 1, '5': 9, '10': 'outputPath'},
    {'1': 'progress', '3': 7, '4': 1, '5': 5, '10': 'progress'},
    {'1': 'created', '3': 8, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'created'},
    {'1': 'updated', '3': 9, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'updated'},
  ],
  '4': [Export_Status$json],
};