BarcodeMetadata$json top-level constant

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

Implementation

@$core.Deprecated('Use barcodeMetadataDescriptor instead')
const BarcodeMetadata$json = {
  '1': 'BarcodeMetadata',
  '2': [
    {'1': 'Barcode', '3': 1, '4': 1, '5': 11, '6': '.Barcode', '10': 'Barcode'},
    {
      '1': 'Book',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.BookMetadata',
      '9': 0,
      '10': 'Book'
    },
    {
      '1': 'Product',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.ProductMetadata',
      '9': 0,
      '10': 'Product'
    },
    {
      '1': 'SuggestedPrice',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.Credit',
      '10': 'SuggestedPrice'
    },
    {'1': 'Links', '3': 5, '4': 3, '5': 11, '6': '.Link', '10': 'Links'},
    {
      '1': 'Thumbnails',
      '3': 6,
      '4': 3,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Thumbnails'
    },
    {
      '1': 'AllPrices',
      '3': 7,
      '4': 3,
      '5': 11,
      '6': '.BarcodeMetadata.AllPricesEntry',
      '10': 'AllPrices'
    },
    {
      '1': 'ConditionPct',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'ConditionPct'
    },
    {
      '1': 'ConditionDescription',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'ConditionDescription'
    },
    {'1': 'Tags', '3': 10, '4': 3, '5': 11, '6': '.Tag', '10': 'Tags'},
  ],
  '3': [BarcodeMetadata_AllPricesEntry$json],
  '8': [
    {'1': 'Data'},
  ],
};