DistributionProto_DistributionLog_RetrieveRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use distributionProtoDescriptor instead')
const DistributionProto_DistributionLog_RetrieveRequest$json = {
  '1': 'RetrieveRequest',
  '2': [
    {'1': 'uid', '3': 1, '4': 1, '5': 9, '10': 'uid'},
    {'1': 'count', '3': 2, '4': 1, '5': 5, '10': 'count'},
    {'1': 'page', '3': 3, '4': 1, '5': 5, '10': 'page'},
    {
      '1': 'date_from',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'dateFrom'
    },
    {
      '1': 'date_to',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'dateTo'
    },
    {'1': 'operators', '3': 6, '4': 3, '5': 9, '10': 'operators'},
    {'1': 'error', '3': 7, '4': 1, '5': 8, '10': 'error'},
    {'1': 'crc', '3': 8, '4': 3, '5': 9, '10': 'crc'},
    {'1': 'sim_iccid', '3': 9, '4': 1, '5': 9, '10': 'simIccid'},
    {'1': 'imei', '3': 10, '4': 1, '5': 9, '10': 'imei'},
    {'1': 'type', '3': 11, '4': 1, '5': 9, '10': 'type'},
  ],
};