PointsUpdateOperation_DeletePoints$json top-level constant
- @Deprecated('Use pointsUpdateOperationDescriptor instead')
Implementation
@$core.Deprecated('Use pointsUpdateOperationDescriptor instead')
const PointsUpdateOperation_DeletePoints$json = {
'1': 'DeletePoints',
'2': [
{'1': 'points', '3': 1, '4': 1, '5': 11, '6': '.qdrant.PointsSelector', '10': 'points'},
{'1': 'shard_key_selector', '3': 2, '4': 1, '5': 11, '6': '.qdrant.ShardKeySelector', '9': 0, '10': 'shardKeySelector', '17': true},
],
'8': [
{'1': '_shard_key_selector'},
],
};