SearchMatrixPoints$json top-level constant
Implementation
@$core.Deprecated('Use searchMatrixPointsDescriptor instead')
const SearchMatrixPoints$json = {
'1': 'SearchMatrixPoints',
'2': [
{'1': 'collection_name', '3': 1, '4': 1, '5': 9, '10': 'collectionName'},
{'1': 'filter', '3': 2, '4': 1, '5': 11, '6': '.qdrant.Filter', '9': 0, '10': 'filter', '17': true},
{'1': 'sample', '3': 3, '4': 1, '5': 4, '9': 1, '10': 'sample', '17': true},
{'1': 'limit', '3': 4, '4': 1, '5': 4, '9': 2, '10': 'limit', '17': true},
{'1': 'using', '3': 5, '4': 1, '5': 9, '9': 3, '10': 'using', '17': true},
{'1': 'timeout', '3': 6, '4': 1, '5': 4, '9': 4, '10': 'timeout', '17': true},
{'1': 'read_consistency', '3': 7, '4': 1, '5': 11, '6': '.qdrant.ReadConsistency', '9': 5, '10': 'readConsistency', '17': true},
{'1': 'shard_key_selector', '3': 8, '4': 1, '5': 11, '6': '.qdrant.ShardKeySelector', '9': 6, '10': 'shardKeySelector', '17': true},
],
'8': [
{'1': '_filter'},
{'1': '_sample'},
{'1': '_limit'},
{'1': '_using'},
{'1': '_timeout'},
{'1': '_read_consistency'},
{'1': '_shard_key_selector'},
],
};