MultiVectorConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use multiVectorConfigDescriptor instead')
const MultiVectorConfig$json = {
  '1': 'MultiVectorConfig',
  '2': [
    {'1': 'comparator', '3': 1, '4': 1, '5': 14, '6': '.qdrant.MultiVectorComparator', '10': 'comparator'},
  ],
};