public virtual Task<ResolveServiceResponse> ResolveService(ResolveServiceRequest request, ServerCallContext context)
Returns a [service][google.cloud.servicedirectory.v1.Service] and its
associated endpoints.
Resolving a service is not considered an active developer method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This page provides reference documentation for the `LookupService.LookupServiceBase` class within the Google Cloud Service Directory v1 API, specifically within the .NET framework."],["The content covers multiple versions of the API, ranging from version 1.0.0 up to the latest version, 2.6.0, allowing developers to access specific documentation for each version."],["The `LookupService.LookupServiceBase` class serves as the base for server-side implementations of the `LookupService`, and is derived from the `object` class in the .NET framework."],["The documentation details the `ResolveService` method, which is used to return a service and its endpoints, and it provides the parameter names and return types."],["The page also states that version 2.5.0 is being viewed, and that the latest is 2.6.0."]]],[]]