AdDetails$json top-level constant

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

Implementation

@$core.Deprecated('Use adDetailsDescriptor instead')
const AdDetails$json = {
  '1': 'AdDetails',
  '2': [
    {
      '1': 'rowVersion',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'rowVersion'
    },
    {'1': 'ad', '3': 2, '4': 1, '5': 11, '6': '.Ad', '10': 'ad'},
    {
      '1': 'TotalViews',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'TotalViews'
    },
    {
      '1': 'TotalClicks',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'TotalClicks'
    },
    {
      '1': 'InitialPrice',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.Credit',
      '10': 'InitialPrice'
    },
    {
      '1': 'StartDateTime',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'StartDateTime'
    },
    {
      '1': 'LastPriceReduction',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'LastPriceReduction'
    },
    {
      '1': 'EndDateDate',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'EndDateDate'
    },
    {
      '1': 'ExpirationAction',
      '3': 12,
      '4': 1,
      '5': 14,
      '6': '.AdDetails.AdExpirationAction',
      '10': 'ExpirationAction'
    },
    {
      '1': 'SalesChannels',
      '3': 13,
      '4': 3,
      '5': 11,
      '6': '.SalesChannelInfo',
      '10': 'SalesChannels'
    },
    {
      '1': 'PurchasePrice',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.Credit',
      '10': 'PurchasePrice'
    },
    {
      '1': 'ExpirationDateTime',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'ExpirationDateTime'
    },
    {
      '1': 'DynamicPricing',
      '3': 18,
      '4': 1,
      '5': 11,
      '6': '.DynamicPricing',
      '10': 'DynamicPricing'
    },
  ],
  '4': [AdDetails_AdExpirationAction$json],
};