CoreSearchBatchPointsInternal$json top-level constant

  1. @Deprecated('Use coreSearchBatchPointsInternalDescriptor instead')
Map<String, Object> const CoreSearchBatchPointsInternal$json

Implementation

@$core.Deprecated('Use coreSearchBatchPointsInternalDescriptor instead')
const CoreSearchBatchPointsInternal$json = {
  '1': 'CoreSearchBatchPointsInternal',
  '2': [
    {'1': 'collection_name', '3': 1, '4': 1, '5': 9, '10': 'collectionName'},
    {'1': 'search_points', '3': 2, '4': 3, '5': 11, '6': '.qdrant.CoreSearchPoints', '10': 'searchPoints'},
    {'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'},
  ],
};