ShardKeySelector$json top-level constant

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

Implementation

@$core.Deprecated('Use shardKeySelectorDescriptor instead')
const ShardKeySelector$json = {
  '1': 'ShardKeySelector',
  '2': [
    {'1': 'shard_keys', '3': 1, '4': 3, '5': 11, '6': '.qdrant.ShardKey', '10': 'shardKeys'},
  ],
};