StoredObjectMetadata$json top-level constant

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

Implementation

@$core.Deprecated('Use storedObjectMetadataDescriptor instead')
const StoredObjectMetadata$json = {
  '1': 'StoredObjectMetadata',
  '2': [
    {
      '1': 'rowVersion',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'rowVersion'
    },
    {
      '1': 'ObjectId',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'ObjectId'
    },
    {
      '1': 'Title',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Title'
    },
    {
      '1': 'Description',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Description'
    },
    {
      '1': 'Images',
      '3': 5,
      '4': 3,
      '5': 11,
      '6': '.StoredImage',
      '10': 'Images'
    },
    {'1': 'Tags', '3': 6, '4': 3, '5': 11, '6': '.Tag', '10': 'Tags'},
    {
      '1': 'AudioDescription',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.AudioAttachment',
      '10': 'AudioDescription'
    },
    {
      '1': 'WeightInGrams',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.DoubleValue',
      '10': 'WeightInGrams'
    },
    {
      '1': 'EnglishGoogleTags',
      '3': 9,
      '4': 3,
      '5': 11,
      '6': '.Tag',
      '10': 'EnglishGoogleTags'
    },
    {
      '1': 'LocalGoogleTags',
      '3': 10,
      '4': 3,
      '5': 11,
      '6': '.Tag',
      '10': 'LocalGoogleTags'
    },
    {
      '1': 'Brand',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Brand'
    },
    {
      '1': 'Color',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Color'
    },
    {
      '1': 'Condition',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Condition'
    },
    {
      '1': 'Size',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Size'
    },
    {
      '1': 'Barcode',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.Barcode',
      '10': 'Barcode'
    },
    {
      '1': 'ConditionDescription',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'ConditionDescription'
    },
    {
      '1': 'ConditionPct',
      '3': 17,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'ConditionPct'
    },
    {
      '1': 'Group',
      '3': 18,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Group'
    },
  ],
};