replication-protobuf / io.floodplain.protobuf.generated / Replication / ReplicationMessageProtobuf / Operation / valueOf

valueOf

static fun valueOf(value: Int): Operation!

Parameters

value - Int: The numeric wire value of the corresponding enum entry.

Return
Operation!: The enum associated with the given numeric wire value.

static fun valueOf(desc: EnumValueDescriptor!): Operation!