setTagBytes

open fun setTagBytes(value: ByteString): HostIdentity.Builder
Tag or model for the host or host software.
string tag = 5;

Return

This builder for chaining.

Parameters

value

The bytes for tag to set.