addAliasBytes

open fun addAliasBytes(value: ByteString): Service.Builder
Aliases which should be mapped for this service.
repeated string alias = 3;

Return

This builder for chaining.

Parameters

value

The bytes of the alias to add.