StopMessage$json top-level constant
Implementation
@$core.Deprecated('Use stopMessageDescriptor instead')
const StopMessage$json = {
'1': 'StopMessage',
'2': [
{'1': 'type', '3': 1, '4': 1, '5': 14, '6': '.circuit.pb.StopMessage.Type', '9': 0, '10': 'type', '17': true},
{'1': 'peer', '3': 2, '4': 1, '5': 11, '6': '.circuit.pb.Peer', '9': 1, '10': 'peer', '17': true},
{'1': 'limit', '3': 3, '4': 1, '5': 11, '6': '.circuit.pb.Limit', '9': 2, '10': 'limit', '17': true},
{'1': 'status', '3': 4, '4': 1, '5': 14, '6': '.circuit.pb.Status', '9': 3, '10': 'status', '17': true},
],
'4': [StopMessage_Type$json],
'8': [
{'1': '_type'},
{'1': '_peer'},
{'1': '_limit'},
{'1': '_status'},
],
};