setNewValueBytes

public StringChange.Builder setNewValueBytes(ByteString value)
The new value of the field.
string new_value = 2;

Return

This builder for chaining.

Parameters

value

The bytes for newValue to set.