PowerSavingStrategy$json top-level constant
Implementation
@$core.Deprecated('Use powerSavingStrategyDescriptor instead')
const PowerSavingStrategy$json = {
'1': 'PowerSavingStrategy',
'2': [
{'1': 'battery_threshold', '3': 1, '4': 1, '5': 2, '10': 'batteryThreshold'},
{'1': 'active_modules', '3': 2, '4': 3, '5': 9, '10': 'activeModules'},
{'1': 'paused_modules', '3': 3, '4': 3, '5': 9, '10': 'pausedModules'},
{'1': 'power_profiles', '3': 4, '4': 3, '5': 11, '6': '.claidservice.PowerSavingStrategy.PowerProfilesEntry', '10': 'powerProfiles'},
{'1': 'wake_lock', '3': 5, '4': 1, '5': 8, '10': 'wakeLock'},
{'1': 'disable_network_connections', '3': 6, '4': 1, '5': 8, '10': 'disableNetworkConnections'},
{'1': 'disable_wifi_and_bluetooth', '3': 7, '4': 1, '5': 8, '10': 'disableWifiAndBluetooth'},
],
'3': [PowerSavingStrategy_PowerProfilesEntry$json],
};