ExportLogsPartialSuccess$json top-level constant

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

Implementation

@$core.Deprecated('Use exportLogsPartialSuccessDescriptor instead')
const ExportLogsPartialSuccess$json = {
  '1': 'ExportLogsPartialSuccess',
  '2': [
    {
      '1': 'rejected_log_records',
      '3': 1,
      '4': 1,
      '5': 3,
      '10': 'rejectedLogRecords'
    },
    {'1': 'error_message', '3': 2, '4': 1, '5': 9, '10': 'errorMessage'},
  ],
};