LocalShardInfo$json top-level constant
Implementation
@$core.Deprecated('Use localShardInfoDescriptor instead')
const LocalShardInfo$json = {
'1': 'LocalShardInfo',
'2': [
{'1': 'shard_id', '3': 1, '4': 1, '5': 13, '10': 'shardId'},
{'1': 'points_count', '3': 2, '4': 1, '5': 4, '10': 'pointsCount'},
{'1': 'state', '3': 3, '4': 1, '5': 14, '6': '.qdrant.ReplicaState', '10': 'state'},
{'1': 'shard_key', '3': 4, '4': 1, '5': 11, '6': '.qdrant.ShardKey', '9': 0, '10': 'shardKey', '17': true},
],
'8': [
{'1': '_shard_key'},
],
};