public sealed class UndeleteFolderRequest : IMessage<UndeleteFolderRequest>, IEquatable<UndeleteFolderRequest>, IDeepCloneable<UndeleteFolderRequest>, IBufferMessage, IMessage
[[["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 latest version available for the \u003ccode\u003eUndeleteFolderRequest\u003c/code\u003e is 2.5.0, while the current version being documented is 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUndeleteFolderRequest\u003c/code\u003e is a message class used to request the undeletion of a folder, which implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUndeleteFolderRequest\u003c/code\u003e class includes two constructors, a default constructor and one that accepts another \u003ccode\u003eUndeleteFolderRequest\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties, \u003ccode\u003eFolderName\u003c/code\u003e which is a \u003ccode\u003eFolderName\u003c/code\u003e-typed view, and \u003ccode\u003eName\u003c/code\u003e which is a string representing the resource name of the folder to be undeleted, requiring the format \u003ccode\u003efolders/{folder_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUndeleteFolderRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e, with access to members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]