getProduces

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

Return

The produces at the given index.

Parameters

index

The index of the element to return.