ShardTransferInfo$json top-level constant
Implementation
@$core.Deprecated('Use shardTransferInfoDescriptor instead')
const ShardTransferInfo$json = {
'1': 'ShardTransferInfo',
'2': [
{'1': 'shard_id', '3': 1, '4': 1, '5': 13, '10': 'shardId'},
{'1': 'to_shard_id', '3': 5, '4': 1, '5': 13, '9': 0, '10': 'toShardId', '17': true},
{'1': 'from', '3': 2, '4': 1, '5': 4, '10': 'from'},
{'1': 'to', '3': 3, '4': 1, '5': 4, '10': 'to'},
{'1': 'sync', '3': 4, '4': 1, '5': 8, '10': 'sync'},
],
'8': [
{'1': '_to_shard_id'},
],
};