FailedEvent$json top-level constant

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

Implementation

@$core.Deprecated('Use failedEventDescriptor instead')
const FailedEvent$json = const {
  '1': 'FailedEvent',
  '2': const [
    const {'1': 'database', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'database'},
    const {'1': 'view_name', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'viewName'},
    const {'1': 'failed_sequence', '3': 3, '4': 1, '5': 4, '8': const {}, '10': 'failedSequence'},
    const {'1': 'failure_count', '3': 4, '4': 1, '5': 4, '8': const {}, '10': 'failureCount'},
    const {'1': 'error_message', '3': 5, '4': 1, '5': 9, '8': const {}, '10': 'errorMessage'},
    const {'1': 'last_failed', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': const {}, '10': 'lastFailed'},
  ],
};