ListCachesResponse_$json top-level constant

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

Implementation

@$core.Deprecated('Use listCachesResponse_Descriptor instead')
const ListCachesResponse_$json = {
  '1': '_ListCachesResponse',
  '2': [
    {
      '1': 'cache',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.control_client._Cache',
      '10': 'cache'
    },
    {'1': 'next_token', '3': 2, '4': 1, '5': 9, '10': 'nextToken'},
  ],
};