HTTPConfig$json top-level constant
Implementation
@$core.Deprecated('Use hTTPConfigDescriptor instead')
const HTTPConfig$json = {
'1': 'HTTPConfig',
'2': [
{'1': 'RunId', '3': 1, '4': 1, '5': 9, '10': 'RunId'},
{'1': 'Domain', '3': 2, '4': 1, '5': 9, '10': 'Domain'},
{'1': 'RemoteIP', '3': 3, '4': 1, '5': 9, '10': 'RemoteIP'},
{'1': 'RemotePort', '3': 4, '4': 1, '5': 5, '10': 'RemotePort'},
{'1': 'UserName', '3': 5, '4': 1, '5': 9, '10': 'UserName'},
{'1': 'Password', '3': 6, '4': 1, '5': 9, '10': 'Password'},
{'1': 'IfHttps', '3': 7, '4': 1, '5': 8, '10': 'IfHttps'},
{'1': 'Description', '3': 8, '4': 1, '5': 9, '10': 'Description'},
{'1': 'RemotePortStatus', '3': 9, '4': 1, '5': 8, '10': 'RemotePortStatus'},
],
};