ServerConfig$json top-level constant
Implementation
@$core.Deprecated('Use serverConfigDescriptor instead')
const ServerConfig$json = {
'1': 'ServerConfig',
'2': [
{'1': 'host_server_address', '3': 1, '4': 1, '5': 9, '10': 'hostServerAddress'},
{'1': 'tls', '3': 2, '4': 1, '5': 11, '6': '.claidservice.ServerTLSConfigServerBasedAuthentication', '9': 0, '10': 'tls'},
{'1': 'mutual_tls', '3': 3, '4': 1, '5': 11, '6': '.claidservice.ServerTLSConfigMutualAuthentication', '9': 0, '10': 'mutualTls'},
],
'8': [
{'1': 'security_settings'},
],
};