OCRServiceBase$json top-level constant

Map<String, dynamic> const OCRServiceBase$json

Implementation

const $core.Map<$core.String, $core.dynamic> OCRServiceBase$json = {
  '1': 'OCRService',
  '2': [
    {'1': 'Recognize', '2': '.ocr.v1.RecognizeRequest', '3': '.ocr.v1.RecognizeResponse', '4': {}},
    {
      '1': 'Status',
      '2': '.common.v1.StatusRequest',
      '3': '.ocr.v1.StatusResponse',
      '4': {'34': 1},
    },
  ],
  '3': {},
};