VectorOutput$json top-level constant
Implementation
@$core.Deprecated('Use vectorOutputDescriptor instead')
const VectorOutput$json = {
'1': 'VectorOutput',
'2': [
{'1': 'data', '3': 1, '4': 3, '5': 2, '10': 'data'},
{'1': 'indices', '3': 2, '4': 1, '5': 11, '6': '.qdrant.SparseIndices', '9': 1, '10': 'indices', '17': true},
{'1': 'vectors_count', '3': 3, '4': 1, '5': 13, '9': 2, '10': 'vectorsCount', '17': true},
{'1': 'dense', '3': 101, '4': 1, '5': 11, '6': '.qdrant.DenseVector', '9': 0, '10': 'dense'},
{'1': 'sparse', '3': 102, '4': 1, '5': 11, '6': '.qdrant.SparseVector', '9': 0, '10': 'sparse'},
{'1': 'multi_dense', '3': 103, '4': 1, '5': 11, '6': '.qdrant.MultiDenseVector', '9': 0, '10': 'multiDense'},
],
'8': [
{'1': 'vector'},
{'1': '_indices'},
{'1': '_vectors_count'},
],
};