setIdBytes

open fun setIdBytes(value: ByteString): InstanceKey.Builder
Unique ID allocated for this instance.
string id = 1;

Return

This builder for chaining.

Parameters

value

The bytes for id to set.