fun setData(value: ByteString!): Builder!
bytes data = 1;
value - ByteString!: The data to set.
value
Return Builder!: This builder for chaining.