getAliasBytes

open fun getAliasBytes(index: Int): ByteString
Aliases which should be mapped for this service.
repeated string alias = 3;

Return

The bytes of the alias at the given index.

Parameters

index

The index of the value to return.