serviceRootUrl property
Specifies the service root url if the default one (the service name from the yaml file) is not suitable.
This can be seen in any fully specified service urls as well as sections that show a base that other urls are relative to.
Implementation
core.String? serviceRootUrl;