PeerConnectionInfo$json top-level constant
Implementation
@$core.Deprecated('Use peerConnectionInfoDescriptor instead')
const PeerConnectionInfo$json = {
'1': 'PeerConnectionInfo',
'2': [
{'1': 'type', '3': 1, '4': 1, '5': 14, '6': '.viam.robot.v1.PeerConnectionType', '10': 'type'},
{'1': 'remote_address', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'remoteAddress', '17': true},
{'1': 'local_address', '3': 3, '4': 1, '5': 9, '9': 1, '10': 'localAddress', '17': true},
],
'8': [
{'1': '_remote_address'},
{'1': '_local_address'},
],
};