DeleteVectorsInternal$json top-level constant
Implementation
@$core.Deprecated('Use deleteVectorsInternalDescriptor instead')
const DeleteVectorsInternal$json = {
'1': 'DeleteVectorsInternal',
'2': [
{'1': 'delete_vectors', '3': 1, '4': 1, '5': 11, '6': '.qdrant.DeletePointVectors', '10': 'deleteVectors'},
{'1': 'shard_id', '3': 2, '4': 1, '5': 13, '9': 0, '10': 'shardId', '17': true},
{'1': 'clock_tag', '3': 3, '4': 1, '5': 11, '6': '.qdrant.ClockTag', '9': 1, '10': 'clockTag', '17': true},
],
'8': [
{'1': '_shard_id'},
{'1': '_clock_tag'},
],
};