VectorParamsDiff$json top-level constant
Implementation
@$core.Deprecated('Use vectorParamsDiffDescriptor instead')
const VectorParamsDiff$json = {
'1': 'VectorParamsDiff',
'2': [
{'1': 'hnsw_config', '3': 1, '4': 1, '5': 11, '6': '.qdrant.HnswConfigDiff', '9': 0, '10': 'hnswConfig', '17': true},
{'1': 'quantization_config', '3': 2, '4': 1, '5': 11, '6': '.qdrant.QuantizationConfigDiff', '9': 1, '10': 'quantizationConfig', '17': true},
{'1': 'on_disk', '3': 3, '4': 1, '5': 8, '9': 2, '10': 'onDisk', '17': true},
],
'8': [
{'1': '_hnsw_config'},
{'1': '_quantization_config'},
{'1': '_on_disk'},
],
};