QueryShardPoints_Query$json top-level constant

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

Implementation

@$core.Deprecated('Use queryShardPointsDescriptor instead')
const QueryShardPoints_Query$json = {
  '1': 'Query',
  '2': [
    {'1': 'vector', '3': 1, '4': 1, '5': 11, '6': '.qdrant.RawQuery', '9': 0, '10': 'vector'},
    {'1': 'fusion', '3': 2, '4': 1, '5': 14, '6': '.qdrant.Fusion', '9': 0, '10': 'fusion'},
    {'1': 'order_by', '3': 3, '4': 1, '5': 11, '6': '.qdrant.OrderBy', '9': 0, '10': 'orderBy'},
    {'1': 'sample', '3': 4, '4': 1, '5': 14, '6': '.qdrant.Sample', '9': 0, '10': 'sample'},
    {'1': 'formula', '3': 5, '4': 1, '5': 11, '6': '.qdrant.Formula', '9': 0, '10': 'formula'},
  ],
  '8': [
    {'1': 'score'},
  ],
};