VectorsOutput$json top-level constant

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

Implementation

@$core.Deprecated('Use vectorsOutputDescriptor instead')
const VectorsOutput$json = {
  '1': 'VectorsOutput',
  '2': [
    {'1': 'vector', '3': 1, '4': 1, '5': 11, '6': '.qdrant.VectorOutput', '9': 0, '10': 'vector'},
    {'1': 'vectors', '3': 2, '4': 1, '5': 11, '6': '.qdrant.NamedVectorsOutput', '9': 0, '10': 'vectors'},
  ],
  '8': [
    {'1': 'vectors_options'},
  ],
};