public sealed class ResolveServiceResponse : IMessage<ResolveServiceResponse>, IEquatable<ResolveServiceResponse>, IDeepCloneable<ResolveServiceResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Directory v1beta1 API class ResolveServiceResponse.
The response message for
[LookupService.ResolveService][google.cloud.servicedirectory.v1beta1.LookupService.ResolveService].
[[["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-03-21 UTC."],[[["This document provides reference information for the `ResolveServiceResponse` class within the Service Directory v1beta1 API."],["`ResolveServiceResponse` is the response message for the `LookupService.ResolveService` method and inherits from object, while implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this documentation is 2.0.0-beta06, and it also provides links to older versions such as 2.0.0-beta05 and 1.0.0-beta06."],["The class includes constructors for creating new `ResolveServiceResponse` instances, including one that accepts another `ResolveServiceResponse` object."],["It includes a Service property, of type Service, that appears to be a core component of this Response."]]],[]]