ModuleConfig_StoreForwardConfig$json top-level constant
Implementation
@$core.Deprecated('Use moduleConfigDescriptor instead')
const ModuleConfig_StoreForwardConfig$json = {
'1': 'StoreForwardConfig',
'2': [
{'1': 'enabled', '3': 1, '4': 1, '5': 8, '10': 'enabled'},
{'1': 'heartbeat', '3': 2, '4': 1, '5': 8, '10': 'heartbeat'},
{'1': 'records', '3': 3, '4': 1, '5': 13, '10': 'records'},
{
'1': 'history_return_max',
'3': 4,
'4': 1,
'5': 13,
'10': 'historyReturnMax'
},
{
'1': 'history_return_window',
'3': 5,
'4': 1,
'5': 13,
'10': 'historyReturnWindow'
},
{'1': 'is_server', '3': 6, '4': 1, '5': 8, '10': 'isServer'},
],
};