SortedSetGetScoreResponse_$json top-level constant
Implementation
@$core.Deprecated('Use sortedSetGetScoreResponse_Descriptor instead')
const SortedSetGetScoreResponse_$json = {
'1': '_SortedSetGetScoreResponse',
'2': [
{
'1': 'found',
'3': 1,
'4': 1,
'5': 11,
'6': '.cache_client._SortedSetGetScoreResponse._SortedSetFound',
'9': 0,
'10': 'found'
},
{
'1': 'missing',
'3': 2,
'4': 1,
'5': 11,
'6': '.cache_client._SortedSetGetScoreResponse._SortedSetMissing',
'9': 0,
'10': 'missing'
},
],
'3': [
SortedSetGetScoreResponse___SortedSetGetScoreResponsePart$json,
SortedSetGetScoreResponse___SortedSetFound$json,
SortedSetGetScoreResponse___SortedSetMissing$json
],
'8': [
{'1': 'sorted_set'},
],
};