UpdatePointVectors$json top-level constant

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

Implementation

@$core.Deprecated('Use updatePointVectorsDescriptor instead')
const UpdatePointVectors$json = {
  '1': 'UpdatePointVectors',
  '2': [
    {'1': 'collection_name', '3': 1, '4': 1, '5': 9, '10': 'collectionName'},
    {'1': 'wait', '3': 2, '4': 1, '5': 8, '9': 0, '10': 'wait', '17': true},
    {'1': 'points', '3': 3, '4': 3, '5': 11, '6': '.qdrant.PointVectors', '10': 'points'},
    {'1': 'ordering', '3': 4, '4': 1, '5': 11, '6': '.qdrant.WriteOrdering', '9': 1, '10': 'ordering', '17': true},
    {'1': 'shard_key_selector', '3': 5, '4': 1, '5': 11, '6': '.qdrant.ShardKeySelector', '9': 2, '10': 'shardKeySelector', '17': true},
  ],
  '8': [
    {'1': '_wait'},
    {'1': '_ordering'},
    {'1': '_shard_key_selector'},
  ],
};