public sealed class UndeleteServiceResponse : IMessage<UndeleteServiceResponse>, IEquatable<UndeleteServiceResponse>, IDeepCloneable<UndeleteServiceResponse>, IBufferMessage, IMessage
[[["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 details the `UndeleteServiceResponse` class, which is the response message for the `UndeleteService` method in the Google Cloud Service Management V1 API."],["The latest version available is 2.4.0, and the page content specifically relates to version 1.2.0."],["The `UndeleteServiceResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has a `Service` property of type `ManagedService`, representing the revived service resource."],["Constructors are provided for creating instances of `UndeleteServiceResponse`, one default and one that takes another `UndeleteServiceResponse` object."]]],[]]