getConsumes

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

Return

The consumes at the given index.

Parameters

index

The index of the element to return.