setProtocolValue

open fun setProtocolValue(index: Int, value: Int): Port.Builder
Protocols for this port.
repeated .elide.net.Layer4Protocol protocol = 3;

Return

This builder for chaining.

Parameters

index

The index to set the value at.

value

The enum numeric value on the wire for protocol to set.