DiscoverInput$json top-level constant

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

Implementation

@$core.Deprecated('Use discoverInputDescriptor instead')
const DiscoverInput$json = {
  '1': 'DiscoverInput',
  '2': [
    {'1': 'target', '3': 1, '4': 1, '5': 11, '6': '.qdrant.VectorInput', '10': 'target'},
    {'1': 'context', '3': 2, '4': 1, '5': 11, '6': '.qdrant.ContextInput', '10': 'context'},
  ],
};