SortedSetRemoveRequest_$json top-level constant
Implementation
@$core.Deprecated('Use sortedSetRemoveRequest_Descriptor instead')
const SortedSetRemoveRequest_$json = {
'1': '_SortedSetRemoveRequest',
'2': [
{'1': 'set_name', '3': 1, '4': 1, '5': 12, '10': 'setName'},
{
'1': 'all',
'3': 2,
'4': 1,
'5': 11,
'6': '.cache_client._SortedSetRemoveRequest._All',
'9': 0,
'10': 'all'
},
{
'1': 'some',
'3': 3,
'4': 1,
'5': 11,
'6': '.cache_client._SortedSetRemoveRequest._Some',
'9': 0,
'10': 'some'
},
],
'3': [SortedSetRemoveRequest___All$json, SortedSetRemoveRequest___Some$json],
'8': [
{'1': 'remove_elements'},
],
};