Logging$json top-level constant

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

Implementation

@$core.Deprecated('Use loggingDescriptor instead')
const Logging$json = const {
  '1': 'Logging',
  '2': const [
    const {
      '1': 'producer_destinations',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.google.api.Logging.LoggingDestination',
      '10': 'producerDestinations'
    },
    const {
      '1': 'consumer_destinations',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.google.api.Logging.LoggingDestination',
      '10': 'consumerDestinations'
    },
  ],
  '3': const [Logging_LoggingDestination$json],
};