public sealed class UndeleteServiceRequest : IMessage<UndeleteServiceRequest>, IEquatable<UndeleteServiceRequest>, IDeepCloneable<UndeleteServiceRequest>, 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."],[[["The latest version available for `UndeleteServiceRequest` is 2.4.0, which can be found in the `Google.Cloud.ServiceManagement.V1` namespace."],["`UndeleteServiceRequest` is a request message used for the `UndeleteService` method, and it can be constructed with or without another `UndeleteServiceRequest` instance."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains a `ServiceName` property of type string, which is required and represents the name of the service, such as `example.googleapis.com`."],["The `UndeleteServiceRequest` class inherits from `Object` and has several inherited members, like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]