TimerEvent$json top-level constant
Implementation
@$core.Deprecated('Use timerEventDescriptor instead')
const TimerEvent$json = {
'1': 'TimerEvent',
'2': [
{'1': 'IsLate', '3': 1, '4': 1, '5': 8, '10': 'IsLate'},
{
'1': 'Current',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Current'
},
{
'1': 'Previous',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Previous'
},
{
'1': 'Next',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Next'
},
],
};