public sealed class DeleteFolderRequest : IMessage<DeleteFolderRequest>, IEquatable<DeleteFolderRequest>, IDeepCloneable<DeleteFolderRequest>, 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\u003eThis webpage provides documentation for the \u003ccode\u003eDeleteFolderRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e namespace, specifically version 1.1.0, which is part of the Google Cloud .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteFolderRequest\u003c/code\u003e is a message type used to request the deletion of a folder resource and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFolderRequest\u003c/code\u003e class has two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eDeleteFolderRequest\u003c/code\u003e object as a parameter for copying, and also contains two properties, \u003ccode\u003eFolderName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class requires the folder's resource name, \u003ccode\u003eName\u003c/code\u003e, to be specified, which should follow the format \u003ccode\u003efolders/{folder_id}\u003c/code\u003e, and it can also be viewed via a typed view with the \u003ccode\u003eFolderName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation also provides links to various other versions of the \u003ccode\u003eDeleteFolderRequest\u003c/code\u003e class, ranging from version 1.0.0 to the latest version, 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]