BookMetadata$json top-level constant

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

Implementation

@$core.Deprecated('Use bookMetadataDescriptor instead')
const BookMetadata$json = {
  '1': 'BookMetadata',
  '2': [
    {'1': 'ISBN13', '3': 1, '4': 1, '5': 11, '6': '.Barcode', '10': 'ISBN13'},
    {
      '1': 'Title',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Title'
    },
    {
      '1': 'SubTitle',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'SubTitle'
    },
    {
      '1': 'Description',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Description'
    },
    {
      '1': 'Authors',
      '3': 5,
      '4': 3,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Authors'
    },
    {
      '1': 'Publisher',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Publisher'
    },
    {
      '1': 'PublishingYear',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'PublishingYear'
    },
    {
      '1': 'Pages',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'Pages'
    },
    {
      '1': 'Language',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Language'
    },
    {
      '1': 'EstimatedThicknessInMM',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'EstimatedThicknessInMM'
    },
    {
      '1': 'Type',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Type'
    },
    {
      '1': 'LanguageIso',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'LanguageIso'
    },
    {
      '1': 'Summary',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Summary'
    },
    {
      '1': 'Reviews',
      '3': 14,
      '4': 3,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Reviews'
    },
    {
      '1': 'ConditionPct',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'ConditionPct'
    },
    {
      '1': 'ConditionDescription',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'ConditionDescription'
    },
    {
      '1': 'Genre',
      '3': 17,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Genre'
    },
    {
      '1': 'Category',
      '3': 18,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Category'
    },
    {
      '1': 'Edition',
      '3': 19,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Edition'
    },
  ],
};