Vectors$json top-level constant

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

Implementation

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