fun setTypeValue(value: Int): Builder!
.io.floodplain.protobuf.generated.ValueProtobuf.ValueType type = 2;
value - Int: The enum numeric value on the wire for type to set.
value
Return Builder!: This builder for chaining.