CreateShardKey$json top-level constant
Implementation
@$core.Deprecated('Use createShardKeyDescriptor instead')
const CreateShardKey$json = {
'1': 'CreateShardKey',
'2': [
{'1': 'shard_key', '3': 1, '4': 1, '5': 11, '6': '.qdrant.ShardKey', '10': 'shardKey'},
{'1': 'shards_number', '3': 2, '4': 1, '5': 13, '9': 0, '10': 'shardsNumber', '17': true},
{'1': 'replication_factor', '3': 3, '4': 1, '5': 13, '9': 1, '10': 'replicationFactor', '17': true},
{'1': 'placement', '3': 4, '4': 3, '5': 4, '10': 'placement'},
],
'8': [
{'1': '_shards_number'},
{'1': '_replication_factor'},
],
};