WithPayloadSelector$json top-level constant

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

Implementation

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