DeletePayloadPoints$json top-level constant
Implementation
@$core.Deprecated('Use deletePayloadPointsDescriptor instead')
const DeletePayloadPoints$json = {
'1': 'DeletePayloadPoints',
'2': [
{'1': 'collection_name', '3': 1, '4': 1, '5': 9, '10': 'collectionName'},
{'1': 'wait', '3': 2, '4': 1, '5': 8, '9': 0, '10': 'wait', '17': true},
{'1': 'keys', '3': 3, '4': 3, '5': 9, '10': 'keys'},
{'1': 'points_selector', '3': 5, '4': 1, '5': 11, '6': '.qdrant.PointsSelector', '9': 1, '10': 'pointsSelector', '17': true},
{'1': 'ordering', '3': 6, '4': 1, '5': 11, '6': '.qdrant.WriteOrdering', '9': 2, '10': 'ordering', '17': true},
{'1': 'shard_key_selector', '3': 7, '4': 1, '5': 11, '6': '.qdrant.ShardKeySelector', '9': 3, '10': 'shardKeySelector', '17': true},
],
'8': [
{'1': '_wait'},
{'1': '_points_selector'},
{'1': '_ordering'},
{'1': '_shard_key_selector'},
],
'9': [
{'1': 4, '2': 5},
],
};