ConfigurationValueList$json top-level constant

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

Implementation

@$core.Deprecated('Use configurationValueListDescriptor instead')
const ConfigurationValueList$json = {
  '1': 'ConfigurationValueList',
  '2': [
    {
      '1': 'Values',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'Values'
    },
    {'1': 'IsClientProperty', '3': 2, '4': 1, '5': 8, '10': 'IsClientProperty'},
  ],
};