ImageAnnotation$json top-level constant

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

Implementation

@$core.Deprecated('Use imageAnnotationDescriptor instead')
const ImageAnnotation$json = {
  '1': 'ImageAnnotation',
  '2': [
    {
      '1': 'AreaRelativeInPcts',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.Area',
      '10': 'AreaRelativeInPcts'
    },
    {
      '1': 'Annotation',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Annotation'
    },
  ],
};