getProtocolValue

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

Return

The enum numeric value on the wire of protocol at the given index.

Parameters

index

The index of the value to return.