Unit$json top-level constant
Implementation
@$core.Deprecated('Use unitDescriptor instead')
const Unit$json = {
'1': 'Unit',
'2': [
{'1': 'UNIT_UNIMPLEMENTED', '2': 0},
{'1': 'UNIT_REQUESTS_ALL_AUTHENTICATED', '2': 1},
{'1': 'UNIT_ACTIONS_ALL_RUN_SECONDS', '2': 2},
],
};