JobType$json top-level constant
Implementation
@$core.Deprecated('Use jobTypeDescriptor instead')
const JobType$json = {
'1': 'JobType',
'2': [
{'1': 'CONNECT', '2': 0},
{'1': 'DISCONNECT', '2': 1},
],
};
@$core.Deprecated('Use jobTypeDescriptor instead')
const JobType$json = {
'1': 'JobType',
'2': [
{'1': 'CONNECT', '2': 0},
{'1': 'DISCONNECT', '2': 1},
],
};