Metadata$json top-level constant

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

Implementation

@$core.Deprecated('Use metadataDescriptor instead')
const Metadata$json = {
  '1': 'Metadata',
  '2': [
    {
      '1': 'ObjectId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.StoredObjectId',
      '10': 'ObjectId'
    },
    {'1': 'SKU', '3': 2, '4': 1, '5': 11, '6': '.SKU', '10': 'SKU'},
    {
      '1': 'ShareUrl',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'ShareUrl'
    },
    {
      '1': 'TotalPrice',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.Credit',
      '10': 'TotalPrice'
    },
    {
      '1': 'Values',
      '3': 5,
      '4': 3,
      '5': 11,
      '6': '.Metadata.ValuesEntry',
      '10': 'Values'
    },
  ],
  '3': [Metadata_ValuesEntry$json],
};