VectorExample$json top-level constant
Implementation
@$core.Deprecated('Use vectorExampleDescriptor instead')
const VectorExample$json = {
'1': 'VectorExample',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 11, '6': '.qdrant.PointId', '9': 0, '10': 'id'},
{'1': 'vector', '3': 2, '4': 1, '5': 11, '6': '.qdrant.Vector', '9': 0, '10': 'vector'},
],
'8': [
{'1': 'example'},
],
};