LoggingConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use loggingConfigDescriptor instead')
const LoggingConfig$json = const {
  '1': 'LoggingConfig',
  '2': const [
    const {
      '1': 'enable_stackdriver_logging',
      '3': 3,
      '4': 1,
      '5': 8,
      '10': 'enableStackdriverLogging'
    },
  ],
};