DiscoverBatchPoints$json top-level constant
Implementation
@$core.Deprecated('Use discoverBatchPointsDescriptor instead')
const DiscoverBatchPoints$json = {
'1': 'DiscoverBatchPoints',
'2': [
{'1': 'collection_name', '3': 1, '4': 1, '5': 9, '10': 'collectionName'},
{'1': 'discover_points', '3': 2, '4': 3, '5': 11, '6': '.qdrant.DiscoverPoints', '10': 'discoverPoints'},
{'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'},
],
};