StoredImage$json top-level constant

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

Implementation

@$core.Deprecated('Use storedImageDescriptor instead')
const StoredImage$json = {
  '1': 'StoredImage',
  '2': [
    {
      '1': 'RowVersion',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.RowVersion',
      '10': 'RowVersion'
    },
    {'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
    {
      '1': 'RotationDeg',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'RotationDeg'
    },
    {
      '1': 'Order',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'Order'
    },
    {
      '1': 'CropTopX',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'CropTopX'
    },
    {
      '1': 'CropTopY',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'CropTopY'
    },
    {
      '1': 'CropBottomX',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'CropBottomX'
    },
    {
      '1': 'CropBottomY',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'CropBottomY'
    },
    {
      '1': 'ImageDataBase64',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'ImageDataBase64'
    },
    {
      '1': 'Annotations',
      '3': 10,
      '4': 3,
      '5': 11,
      '6': '.ImageAnnotation',
      '10': 'Annotations'
    },
    {
      '1': 'FullWidth',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'FullWidth'
    },
    {
      '1': 'FullHeight',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'FullHeight'
    },
    {
      '1': 'IsAsset',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.BoolValue',
      '10': 'IsAsset'
    },
    {
      '1': 'AccountId',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
  ],
};