Applies the standard Nebius service-address convention.
For example, nebius.compute.v1.InstanceService becomes
compute.{domain}. The SDK later replaces {domain} with its configured
API domain. The resolver rejects names outside the nebius namespace and
names that do not end with Service.
Applies the standard Nebius service-address convention.
For example, nebius.compute.v1.InstanceService becomes
compute.{domain}. The SDK later replaces {domain} with its configured
API domain. The resolver rejects names outside the nebius namespace and
names that do not end with Service.
Returns a JSON-safe value for logs.
Applies the standard Nebius service-address convention.
For example, nebius.compute.v1.InstanceService becomes
compute.{domain}. The SDK later replaces {domain} with its configured
API domain. The resolver rejects names outside the nebius namespace and
names that do not end with Service.
Returns a JSON-safe value for logs.
Resolves a service ID with the standard Nebius address convention.
This runtime cannot read protobuf API annotations from descriptors.
apiServiceName supplies the annotated service name when generated code
has one. A non-empty value replaces the second segment of serviceId.
OptionalapiServiceName: string
Applies the standard Nebius service-address convention.
For example,
nebius.compute.v1.InstanceServicebecomescompute.{domain}. The SDK later replaces{domain}with its configured API domain. The resolver rejects names outside thenebiusnamespace and names that do not end withService.