public sealed class ResolveServiceResponse : IMessage<ResolveServiceResponse>, IEquatable<ResolveServiceResponse>, IDeepCloneable<ResolveServiceResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Directory v1 API class ResolveServiceResponse.
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 of the `ResolveServiceResponse` class in the Service Directory v1 API is 2.6.0, with previous versions ranging from 2.5.0 down to 1.0.0 also available."],["`ResolveServiceResponse` is the response message for `LookupService.ResolveService`, which is part of the Google Cloud Service Directory v1 API."],["This class inherits from `object` and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`.."],["The `ResolveServiceResponse` class has a `Service` property of type `Service`, and two constructors: a default one and another that accepts a `ResolveServiceResponse` object."]]],[]]