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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eLookupServiceBase\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ServiceDirectory.V1\u003c/code\u003e namespace, which serves as the base for server-side implementations of the LookupService.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the service is 2.6.0, with documentation available for versions ranging from 1.0.0 to 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLookupServiceBase\u003c/code\u003e inherits from the .NET \u003ccode\u003eObject\u003c/code\u003e class, inheriting methods such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eResolveService\u003c/code\u003e method, which is used to retrieve a service and its endpoints, and is called by the client.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResolveService\u003c/code\u003e method takes a \u003ccode\u003eResolveServiceRequest\u003c/code\u003e object and a \u003ccode\u003eServerCallContext\u003c/code\u003e object as input, and returns a \u003ccode\u003eTask\u003c/code\u003e containing a \u003ccode\u003eResolveServiceResponse\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]