setHostBytes

open fun setHostBytes(value: ByteString): InstanceAssignment.Builder
ID of the host this instance is assigned to.
string host = 1;

Return

This builder for chaining.

Parameters

value

The bytes for host to set.