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