SparseVectorConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use sparseVectorConfigDescriptor instead')
const SparseVectorConfig$json = {
  '1': 'SparseVectorConfig',
  '2': [
    {'1': 'map', '3': 1, '4': 3, '5': 11, '6': '.qdrant.SparseVectorConfig.MapEntry', '10': 'map'},
  ],
  '3': [SparseVectorConfig_MapEntry$json],
};