setVendorBytes

open fun setVendorBytes(value: ByteString): HostIdentity.Builder
Vendor for the host or host software.
string vendor = 4;

Return

This builder for chaining.

Parameters

value

The bytes for vendor to set.