CountPointsInternal$json top-level constant

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

Implementation

@$core.Deprecated('Use countPointsInternalDescriptor instead')
const CountPointsInternal$json = {
  '1': 'CountPointsInternal',
  '2': [
    {'1': 'count_points', '3': 1, '4': 1, '5': 11, '6': '.qdrant.CountPoints', '10': 'countPoints'},
    {'1': 'shard_id', '3': 2, '4': 1, '5': 13, '9': 0, '10': 'shardId', '17': true},
  ],
  '8': [
    {'1': '_shard_id'},
  ],
};