StorageKey$json top-level constant
Implementation
@$core.Deprecated('Use storageKeyDescriptor instead')
const StorageKey$json = {
'1': 'StorageKey',
'2': [
{'1': 'PartitionKey', '3': 1, '4': 1, '5': 9, '10': 'PartitionKey'},
{'1': 'RowKey', '3': 2, '4': 1, '5': 9, '10': 'RowKey'},
{'1': 'Reversed', '3': 3, '4': 1, '5': 8, '10': 'Reversed'},
],
};