setNewValue

public TimestampChange.Builder setNewValue(Timestamp value)
public TimestampChange.Builder setNewValue(Timestamp.Builder builderForValue)
The new value of the field.
.google.protobuf.Timestamp new_value = 2;