public sealed class DeleteProjectRequest : IMessage<DeleteProjectRequest>, IEquatable<DeleteProjectRequest>, IDeepCloneable<DeleteProjectRequest>, 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 of \u003ccode\u003eDeleteProjectRequest\u003c/code\u003e is 2.5.0, while the page details version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteProjectRequest\u003c/code\u003e is a class used for requesting the deletion of a project through the \u003ccode\u003eProjects.DeleteProject\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \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\u003eDeleteProjectRequest\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eDeleteProjectRequest\u003c/code\u003e as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e (a string representing the project's name) and \u003ccode\u003eProjectName\u003c/code\u003e (a resource name typed view of the \u003ccode\u003eName\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]