PointGroup$json top-level constant
Implementation
@$core.Deprecated('Use pointGroupDescriptor instead')
const PointGroup$json = {
'1': 'PointGroup',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 11, '6': '.qdrant.GroupId', '10': 'id'},
{'1': 'hits', '3': 2, '4': 3, '5': 11, '6': '.qdrant.ScoredPoint', '10': 'hits'},
{'1': 'lookup', '3': 3, '4': 1, '5': 11, '6': '.qdrant.RetrievedPoint', '10': 'lookup'},
],
};