setGroupBytes

open fun setGroupBytes(value: ByteString): RegionKey.Builder
Group/parent for this region.
string group = 2;

Return

This builder for chaining.

Parameters

value

The bytes for group to set.