PointsUpdateOperation_PointStructList$json top-level constant

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

Implementation

@$core.Deprecated('Use pointsUpdateOperationDescriptor instead')
const PointsUpdateOperation_PointStructList$json = {
  '1': 'PointStructList',
  '2': [
    {'1': 'points', '3': 1, '4': 3, '5': 11, '6': '.qdrant.PointStruct', '10': 'points'},
    {'1': 'shard_key_selector', '3': 2, '4': 1, '5': 11, '6': '.qdrant.ShardKeySelector', '9': 0, '10': 'shardKeySelector', '17': true},
  ],
  '8': [
    {'1': '_shard_key_selector'},
  ],
};