ProtoUpdateStateChanges$json top-level constant
Implementation
@$core.Deprecated('Use protoUpdateStateChangesDescriptor instead')
const ProtoUpdateStateChanges$json = {
'1': 'ProtoUpdateStateChanges',
'2': [
{'1': 'oldState', '3': 1, '4': 1, '5': 14, '6': '.ProtoUpdateStateChanges.FirmwareUpgradeState', '10': 'oldState'},
{'1': 'newState', '3': 2, '4': 1, '5': 14, '6': '.ProtoUpdateStateChanges.FirmwareUpgradeState', '10': 'newState'},
{'1': 'canceled', '3': 3, '4': 1, '5': 8, '10': 'canceled'},
],
'4': [ProtoUpdateStateChanges_FirmwareUpgradeState$json],
};