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."],[[["This webpage provides documentation for the `ResolveServiceResponse` class within the Google Cloud Service Directory v1 API."],["The `ResolveServiceResponse` class is a response message used by `LookupService.ResolveService` to return information about a resolved service."],["The page documents version 2.4.0 but includes a list of versions ranging from 1.0.0 up to the latest version 2.6.0 and is part of the namespace `Google.Cloud.ServiceDirectory.V1`."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors and a `Service` property."],["The `Service` property is of the type `Google.Cloud.ServiceDirectory.V1.Service`, and is used to get or set it's value."]]],[]]