RecommendPointsInternal$json top-level constant

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

Implementation

@$core.Deprecated('Use recommendPointsInternalDescriptor instead')
const RecommendPointsInternal$json = {
  '1': 'RecommendPointsInternal',
  '2': [
    {'1': 'recommend_points', '3': 1, '4': 1, '5': 11, '6': '.qdrant.RecommendPoints', '10': 'recommendPoints'},
    {'1': 'shard_id', '3': 2, '4': 1, '5': 13, '9': 0, '10': 'shardId', '17': true},
  ],
  '8': [
    {'1': '_shard_id'},
  ],
};