AssignmentFailure$json top-level constant
- @Deprecated('Use assignmentFailureDescriptor instead')
Implementation
@$core.Deprecated('Use assignmentFailureDescriptor instead')
const AssignmentFailure$json = const {
'1': 'AssignmentFailure',
'2': const [
const {'1': 'ticket_id', '3': 1, '4': 1, '5': 9, '10': 'ticketId'},
const {
'1': 'cause',
'3': 2,
'4': 1,
'5': 14,
'6': '.openmatch.AssignmentFailure.Cause',
'10': 'cause'
},
],
'4': const [AssignmentFailure_Cause$json],
};