setPreviousValue

public TimestampChange.Builder setPreviousValue(Timestamp value)
public TimestampChange.Builder setPreviousValue(Timestamp.Builder builderForValue)
The value of the field that's changing.
.google.protobuf.Timestamp previous_value = 1;