WriteLogEntriesPartialErrors$json top-level constant

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

Implementation

@$core.Deprecated('Use writeLogEntriesPartialErrorsDescriptor instead')
const WriteLogEntriesPartialErrors$json = const {
  '1': 'WriteLogEntriesPartialErrors',
  '2': const [
    const {
      '1': 'log_entry_errors',
      '3': 1,
      '4': 3,
      '5': 11,
      '6':
          '.google.logging.v2.WriteLogEntriesPartialErrors.LogEntryErrorsEntry',
      '10': 'logEntryErrors'
    },
  ],
  '3': const [WriteLogEntriesPartialErrors_LogEntryErrorsEntry$json],
};