RawQuery_RawContextPair$json top-level constant

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

Implementation

@$core.Deprecated('Use rawQueryDescriptor instead')
const RawQuery_RawContextPair$json = {
  '1': 'RawContextPair',
  '2': [
    {'1': 'positive', '3': 1, '4': 1, '5': 11, '6': '.qdrant.RawVector', '10': 'positive'},
    {'1': 'negative', '3': 2, '4': 1, '5': 11, '6': '.qdrant.RawVector', '10': 'negative'},
  ],
};