CLAIDConfig$json top-level constant
Implementation
@$core.Deprecated('Use cLAIDConfigDescriptor instead')
const CLAIDConfig$json = {
'1': 'CLAIDConfig',
'2': [
{'1': 'hosts', '3': 1, '4': 3, '5': 11, '6': '.claidservice.HostConfig', '10': 'hosts'},
{'1': 'log_sink_host', '3': 2, '4': 1, '5': 9, '10': 'logSinkHost'},
{'1': 'log_sink_severity_level', '3': 3, '4': 1, '5': 14, '6': '.claidservice.LogMessageSeverityLevel', '10': 'logSinkSeverityLevel'},
{'1': 'log_sink_transfer_mode', '3': 4, '4': 1, '5': 14, '6': '.claidservice.LogSinkTransferMode', '10': 'logSinkTransferMode'},
{'1': 'log_sink_log_storage_path', '3': 5, '4': 1, '5': 9, '10': 'logSinkLogStoragePath'},
{'1': 'milliseconds_deadline_to_load_modules', '3': 7, '4': 1, '5': 5, '10': 'millisecondsDeadlineToLoadModules'},
],
};