public sealed class ResolveServiceResponse : IMessage<ResolveServiceResponse>, IEquatable<ResolveServiceResponse>, IDeepCloneable<ResolveServiceResponse>, IBufferMessage, IMessage
The response message for
[LookupService.ResolveService][google.cloud.servicedirectory.v1.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."],[[["The latest version available is 2.6.0, with several previous versions also listed, from 2.5.0 down to 1.0.0."],["`ResolveServiceResponse` is a response message for `LookupService.ResolveService` within the Google Cloud Service Directory."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ResolveServiceResponse` has two constructors, one default and one that accepts another `ResolveServiceResponse` object."],["The `Service` property of type `Service` is available to get or set on the `ResolveServiceResponse` class."]]],[]]