DeleteShardKey$json top-level constant

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

Implementation

@$core.Deprecated('Use deleteShardKeyDescriptor instead')
const DeleteShardKey$json = {
  '1': 'DeleteShardKey',
  '2': [
    {'1': 'shard_key', '3': 1, '4': 1, '5': 11, '6': '.qdrant.ShardKey', '10': 'shardKey'},
  ],
};