addDomainBytes

open fun addDomainBytes(value: ByteString): Service.Builder
Custom domains which should be mapped for this service.
repeated string domain = 4;

Return

This builder for chaining.

Parameters

value

The bytes of the domain to add.