StatisticsQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use statisticsQueryDescriptor instead')
const StatisticsQuery$json = {
  '1': 'StatisticsQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
    {'1': 'Types', '3': 2, '4': 3, '5': 11, '6': '.StatisticId', '10': 'Types'},
    {
      '1': 'From',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'From'
    },
    {
      '1': 'Increment',
      '3': 5,
      '4': 1,
      '5': 14,
      '6': '.StatisticsQuery.StatisticIncrement',
      '10': 'Increment'
    },
    {
      '1': 'AccountId',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
  ],
  '4': [StatisticsQuery_StatisticIncrement$json],
};