getDomain

open fun getDomain(index: Int): String
Custom domains which should be mapped for this service.
repeated string domain = 4;

Return

The domain at the given index.

Parameters

index

The index of the element to return.