GetPointsInternal$json top-level constant

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

Implementation

@$core.Deprecated('Use getPointsInternalDescriptor instead')
const GetPointsInternal$json = {
  '1': 'GetPointsInternal',
  '2': [
    {'1': 'get_points', '3': 1, '4': 1, '5': 11, '6': '.qdrant.GetPoints', '10': 'getPoints'},
    {'1': 'shard_id', '3': 2, '4': 1, '5': 13, '9': 0, '10': 'shardId', '17': true},
  ],
  '8': [
    {'1': '_shard_id'},
  ],
};