NeedsRestartResponse$json top-level constant
- @Deprecated('Use needsRestartResponseDescriptor instead')
Implementation
@$core.Deprecated('Use needsRestartResponseDescriptor instead')
const NeedsRestartResponse$json = {
'1': 'NeedsRestartResponse',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'must_restart', '3': 2, '4': 1, '5': 8, '10': 'mustRestart'},
{'1': 'restart_check_interval', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'restartCheckInterval'},
],
};