QueryBatchPoints$json top-level constant
Implementation
@$core.Deprecated('Use queryBatchPointsDescriptor instead')
const QueryBatchPoints$json = {
'1': 'QueryBatchPoints',
'2': [
{'1': 'collection_name', '3': 1, '4': 1, '5': 9, '10': 'collectionName'},
{'1': 'query_points', '3': 2, '4': 3, '5': 11, '6': '.qdrant.QueryPoints', '10': 'queryPoints'},
{'1': 'read_consistency', '3': 3, '4': 1, '5': 11, '6': '.qdrant.ReadConsistency', '9': 0, '10': 'readConsistency', '17': true},
{'1': 'timeout', '3': 4, '4': 1, '5': 4, '9': 1, '10': 'timeout', '17': true},
],
'8': [
{'1': '_read_consistency'},
{'1': '_timeout'},
],
};