setNewValue

public BytesChange.Builder setNewValue(ByteString value)
The new value of the field.
bytes new_value = 2;

Return

This builder for chaining.

Parameters

value

The newValue to set.