ConfigSource$json top-level constant

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

Implementation

@$core.Deprecated('Use configSourceDescriptor instead')
const ConfigSource$json = {
  '1': 'ConfigSource',
  '2': [
    {'1': 'id', '3': 5, '4': 1, '5': 9, '10': 'id'},
    {
      '1': 'files',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.google.api.servicemanagement.v1.ConfigFile',
      '10': 'files'
    },
  ],
};