fun setOperationValue(value: Int): Builder!
.io.floodplain.protobuf.generated.ReplicationMessageProtobuf.Operation operation = 2;
value - Int: The enum numeric value on the wire for operation to set.
value
Return Builder!: This builder for chaining.