getFormatValue

open fun getFormatValue(index: Int): Int
Formats to render semantic metadata in.
repeated .elide.page.Format format = 2;

Return

The enum numeric value on the wire of format at the given index.

Parameters

index

The index of the value to return.