QueryBatchPointsInternal$json top-level constant
Implementation
@$core.Deprecated('Use queryBatchPointsInternalDescriptor instead')
const QueryBatchPointsInternal$json = {
'1': 'QueryBatchPointsInternal',
'2': [
{'1': 'collection_name', '3': 1, '4': 1, '5': 9, '10': 'collectionName'},
{'1': 'query_points', '3': 2, '4': 3, '5': 11, '6': '.qdrant.QueryShardPoints', '10': 'queryPoints'},
{'1': 'shard_id', '3': 3, '4': 1, '5': 13, '9': 0, '10': 'shardId', '17': true},
{'1': 'timeout', '3': 4, '4': 1, '5': 4, '9': 1, '10': 'timeout', '17': true},
],
'8': [
{'1': '_shard_id'},
{'1': '_timeout'},
],
};