setKeyBytes

open fun setKeyBytes(value: ByteString): KeyValue.Builder
Key for the value.
string key = 1;

Return

This builder for chaining.

Parameters

value

The bytes for key to set.