public sealed class UndeleteServiceRequest : IMessage<UndeleteServiceRequest>, IEquatable<UndeleteServiceRequest>, IDeepCloneable<UndeleteServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Management v1 API class UndeleteServiceRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUndeleteServiceRequest\u003c/code\u003e class is used to define the request message for the \u003ccode\u003eUndeleteService\u003c/code\u003e method within the Service Management v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it compatible with protocol buffers and providing functionalities such as deep cloning and message comparisons.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.4.0, with multiple previous versions available, and this document specifically references version 2.1.0, in the \u003ccode\u003eGoogle.Cloud.ServiceManagement.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUndeleteServiceRequest\u003c/code\u003e class includes a \u003ccode\u003eServiceName\u003c/code\u003e property, which is a required string field specifying the name of the service to be undeleted, adhering to specific naming requirements.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUndeleteServiceRequest\u003c/code\u003e class has two constructors: one default and another that takes another \u003ccode\u003eUndeleteServiceRequest\u003c/code\u003e object for copying, offering flexibility in object creation.\u003c/p\u003e\n"]]],[],null,[]]