getProtocol

abstract fun getProtocol(index: Int): Layer4Protocol
Protocols for this port.
repeated .elide.net.Layer4Protocol protocol = 3;

Return

The protocol at the given index.

Parameters

index

The index of the element to return.