setIdBytes

open fun setIdBytes(value: ByteString): Namespace.Builder
Unique identifier for the namespace.
string id = 1;

Return

This builder for chaining.

Parameters

value

The bytes for id to set.