ScoredPoint$json top-level constant
Implementation
@$core.Deprecated('Use scoredPointDescriptor instead')
const ScoredPoint$json = {
'1': 'ScoredPoint',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 11, '6': '.qdrant.PointId', '10': 'id'},
{'1': 'payload', '3': 2, '4': 3, '5': 11, '6': '.qdrant.ScoredPoint.PayloadEntry', '10': 'payload'},
{'1': 'score', '3': 3, '4': 1, '5': 2, '10': 'score'},
{'1': 'version', '3': 5, '4': 1, '5': 4, '10': 'version'},
{'1': 'vectors', '3': 6, '4': 1, '5': 11, '6': '.qdrant.VectorsOutput', '9': 0, '10': 'vectors', '17': true},
{'1': 'shard_key', '3': 7, '4': 1, '5': 11, '6': '.qdrant.ShardKey', '9': 1, '10': 'shardKey', '17': true},
{'1': 'order_value', '3': 8, '4': 1, '5': 11, '6': '.qdrant.OrderValue', '9': 2, '10': 'orderValue', '17': true},
],
'3': [ScoredPoint_PayloadEntry$json],
'8': [
{'1': '_vectors'},
{'1': '_shard_key'},
{'1': '_order_value'},
],
'9': [
{'1': 4, '2': 5},
],
};