change
2.0.0-SNAPSHOT.117
change
/
io.spine.change
/
TimestampChange
/
Builder
/
setPreviousValue
set
Previous
Value
public
TimestampChange.Builder
setPreviousValue
(
Timestamp
value
)
public
TimestampChange.Builder
setPreviousValue
(
Timestamp.Builder
builderForValue
)
The value of the field that's changing.
Content copied to clipboard
.google.protobuf.Timestamp previous_value = 1;