getConsumesBytes

abstract fun getConsumesBytes(index: Int): ByteString
Types accepted by this method.
repeated string consumes = 6;

Return

The bytes of the consumes at the given index.

Parameters

index

The index of the value to return.