static fun valueOf(value: Int): Arity!
value - Int: The numeric wire value of the corresponding enum entry.
value
Return Arity!: The enum associated with the given numeric wire value.
static fun valueOf(desc: EnumValueDescriptor!): Arity!