Schedule$json top-level constant
Implementation
@$core.Deprecated('Use scheduleDescriptor instead')
const Schedule$json = {
'1': 'Schedule',
'2': [
{'1': 'periodic', '3': 1, '4': 3, '5': 11, '6': '.claidservice.SchedulePeriodic', '10': 'periodic'},
{'1': 'timed', '3': 2, '4': 3, '5': 11, '6': '.claidservice.ScheduleExactTime', '10': 'timed'},
],
};