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 for this class is 2.4.0, with historical versions back to 1.1.0, each linked for reference."],["The `UndeleteServiceResponse` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UndeleteServiceResponse` class has two constructors, a default one and one that takes another `UndeleteServiceResponse` as a parameter, enabling object creation and cloning."],["It includes a `Service` property of type `ManagedService`, representing the revived service resource."]]],[]]