WithLookup$json top-level constant

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

Implementation

@$core.Deprecated('Use withLookupDescriptor instead')
const WithLookup$json = {
  '1': 'WithLookup',
  '2': [
    {'1': 'collection', '3': 1, '4': 1, '5': 9, '10': 'collection'},
    {'1': 'with_payload', '3': 2, '4': 1, '5': 11, '6': '.qdrant.WithPayloadSelector', '9': 0, '10': 'withPayload', '17': true},
    {'1': 'with_vectors', '3': 3, '4': 1, '5': 11, '6': '.qdrant.WithVectorsSelector', '9': 1, '10': 'withVectors', '17': true},
  ],
  '8': [
    {'1': '_with_payload'},
    {'1': '_with_vectors'},
  ],
};