ShardSnapshotPriority$json top-level constant
- @Deprecated('Use shardSnapshotPriorityDescriptor instead')
Implementation
@$core.Deprecated('Use shardSnapshotPriorityDescriptor instead')
const ShardSnapshotPriority$json = {
'1': 'ShardSnapshotPriority',
'2': [
{'1': 'ShardSnapshotPriorityNoSync', '2': 0},
{'1': 'ShardSnapshotPrioritySnapshot', '2': 1},
{'1': 'ShardSnapshotPriorityReplica', '2': 2},
{'1': 'ShardSnapshotPriorityShardTransfer', '2': 3},
],
};