FunctionConfig$json top-level constant
Implementation
@$core.Deprecated('Use functionConfigDescriptor instead')
const FunctionConfig$json = const {
'1': 'FunctionConfig',
'2': const [
const {'1': 'host', '3': 1, '4': 1, '5': 9, '10': 'host'},
const {'1': 'port', '3': 2, '4': 1, '5': 5, '10': 'port'},
const {
'1': 'type',
'3': 3,
'4': 1,
'5': 14,
'6': '.openmatch.FunctionConfig.Type',
'10': 'type'
},
],
'4': const [FunctionConfig_Type$json],
};