WithVectorsSelector$json top-level constant

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

Implementation

@$core.Deprecated('Use withVectorsSelectorDescriptor instead')
const WithVectorsSelector$json = {
  '1': 'WithVectorsSelector',
  '2': [
    {'1': 'enable', '3': 1, '4': 1, '5': 8, '9': 0, '10': 'enable'},
    {'1': 'include', '3': 2, '4': 1, '5': 11, '6': '.qdrant.VectorsSelector', '9': 0, '10': 'include'},
  ],
  '8': [
    {'1': 'selector_options'},
  ],
};