ShardingMethod$json top-level constant
Implementation
@$core.Deprecated('Use shardingMethodDescriptor instead')
const ShardingMethod$json = {
'1': 'ShardingMethod',
'2': [
{'1': 'Auto', '2': 0},
{'1': 'Custom', '2': 1},
],
};
@$core.Deprecated('Use shardingMethodDescriptor instead')
const ShardingMethod$json = {
'1': 'ShardingMethod',
'2': [
{'1': 'Auto', '2': 0},
{'1': 'Custom', '2': 1},
],
};