Resolves a service ID to an address.
Sets the service ID, such as nebius.compute.v1.InstanceService.
OptionalapiServiceName: string
Overrides the service-name segment when the generated service has an API annotation.
A gRPC target such as compute.example.test:443. The address may
contain a {domain} placeholder when a TemplateExpander will
process it.
UnknownServiceError when the resolver cannot resolve the ID.
Resolves a generated gRPC service name to an endpoint.
SDK users normally pass a resolver in SDKOptions.resolver only when a service must use a custom endpoint. The SDK places that resolver before its conventional Nebius resolver.