DictionaryDeleteRequest_$json top-level constant

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

Implementation

@$core.Deprecated('Use dictionaryDeleteRequest_Descriptor instead')
const DictionaryDeleteRequest_$json = {
  '1': '_DictionaryDeleteRequest',
  '2': [
    {'1': 'dictionary_name', '3': 1, '4': 1, '5': 12, '10': 'dictionaryName'},
    {
      '1': 'some',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.cache_client._DictionaryDeleteRequest.Some',
      '9': 0,
      '10': 'some'
    },
    {
      '1': 'all',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.cache_client._DictionaryDeleteRequest.All',
      '9': 0,
      '10': 'all'
    },
  ],
  '3': [DictionaryDeleteRequest__Some$json, DictionaryDeleteRequest__All$json],
  '8': [
    {'1': 'delete'},
  ],
};