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