Logging_LoggingDestination$json top-level constant

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

Implementation

@$core.Deprecated('Use loggingDescriptor instead')
const Logging_LoggingDestination$json = const {
  '1': 'LoggingDestination',
  '2': const [
    const {'1': 'monitored_resource', '3': 3, '4': 1, '5': 9, '10': 'monitoredResource'},
    const {'1': 'logs', '3': 1, '4': 3, '5': 9, '10': 'logs'},
  ],
};