SearchMatrixPair$json top-level constant

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

Implementation

@$core.Deprecated('Use searchMatrixPairDescriptor instead')
const SearchMatrixPair$json = {
  '1': 'SearchMatrixPair',
  '2': [
    {'1': 'a', '3': 1, '4': 1, '5': 11, '6': '.qdrant.PointId', '10': 'a'},
    {'1': 'b', '3': 2, '4': 1, '5': 11, '6': '.qdrant.PointId', '10': 'b'},
    {'1': 'score', '3': 3, '4': 1, '5': 2, '10': 'score'},
  ],
};