SortedSetLengthResponse_$json top-level constant
Implementation
@$core.Deprecated('Use sortedSetLengthResponse_Descriptor instead')
const SortedSetLengthResponse_$json = {
'1': '_SortedSetLengthResponse',
'2': [
{
'1': 'found',
'3': 1,
'4': 1,
'5': 11,
'6': '.cache_client._SortedSetLengthResponse._Found',
'9': 0,
'10': 'found'
},
{
'1': 'missing',
'3': 2,
'4': 1,
'5': 11,
'6': '.cache_client._SortedSetLengthResponse._Missing',
'9': 0,
'10': 'missing'
},
],
'3': [
SortedSetLengthResponse___Found$json,
SortedSetLengthResponse___Missing$json
],
'8': [
{'1': 'sorted_set'},
],
};