setAgentBytes

open fun setAgentBytes(value: ByteString): HostIdentity.Builder
"Agent" name or value; this is a free-form string which can be used to identify the host software.
string agent = 6;

Return

This builder for chaining.

Parameters

value

The bytes for agent to set.