DictionaryIncrementRequest_$json top-level constant

  1. @Deprecated('Use dictionaryIncrementRequest_Descriptor instead')
Map<String, Object> const DictionaryIncrementRequest_$json

Implementation

@$core.Deprecated('Use dictionaryIncrementRequest_Descriptor instead')
const DictionaryIncrementRequest_$json = {
  '1': '_DictionaryIncrementRequest',
  '2': [
    {'1': 'dictionary_name', '3': 1, '4': 1, '5': 12, '10': 'dictionaryName'},
    {'1': 'field', '3': 2, '4': 1, '5': 12, '10': 'field'},
    {'1': 'amount', '3': 3, '4': 1, '5': 3, '10': 'amount'},
    {'1': 'ttl_milliseconds', '3': 4, '4': 1, '5': 4, '10': 'ttlMilliseconds'},
    {'1': 'refresh_ttl', '3': 5, '4': 1, '5': 8, '10': 'refreshTtl'},
  ],
};