OCRFile$json top-level constant

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

Implementation

@$core.Deprecated('Use oCRFileDescriptor instead')
const OCRFile$json = {
  '1': 'OCRFile',
  '2': [
    {'1': 'file_id', '3': 1, '4': 1, '5': 9, '10': 'fileId'},
    {'1': 'language', '3': 2, '4': 1, '5': 9, '10': 'language'},
    {'1': 'status', '3': 3, '4': 1, '5': 14, '6': '.common.v1.STATUS', '10': 'status'},
    {'1': 'text', '3': 4, '4': 1, '5': 9, '10': 'text'},
    {'1': 'properties', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'properties'},
  ],
};