DictionarySetRequest_$json top-level constant
Implementation
@$core.Deprecated('Use dictionarySetRequest_Descriptor instead')
const DictionarySetRequest_$json = {
'1': '_DictionarySetRequest',
'2': [
{'1': 'dictionary_name', '3': 1, '4': 1, '5': 12, '10': 'dictionaryName'},
{
'1': 'items',
'3': 2,
'4': 3,
'5': 11,
'6': '.cache_client._DictionaryFieldValuePair',
'10': 'items'
},
{'1': 'ttl_milliseconds', '3': 3, '4': 1, '5': 4, '10': 'ttlMilliseconds'},
{'1': 'refresh_ttl', '3': 4, '4': 1, '5': 8, '10': 'refreshTtl'},
],
};