public sealed class DeleteFolderRequest : IMessage<DeleteFolderRequest>, IEquatable<DeleteFolderRequest>, IDeepCloneable<DeleteFolderRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class DeleteFolderRequest.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eDeleteFolderRequest\u003c/code\u003e class within the Google Cloud Resource Manager v3 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFolderRequest\u003c/code\u003e class is used to construct a request for deleting a folder, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFolderRequest\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003eDeleteFolderRequest\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eDeleteFolderRequest\u003c/code\u003e include \u003ccode\u003eFolderName\u003c/code\u003e, which provides a \u003ccode\u003eFolderName\u003c/code\u003e-typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, which specifies the resource name of the folder to delete, requiring a format of \u003ccode\u003efolders/{folder_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.5.0, and older versions of this class are also available ranging back to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]