getProducesBytes

open fun getProducesBytes(index: Int): ByteString
Types produced by this method.
repeated string produces = 7;

Return

The bytes of the produces at the given index.

Parameters

index

The index of the value to return.