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\u003eThe \u003ccode\u003eDeleteFolderRequest\u003c/code\u003e class is used to construct a request for deleting a folder, and it is available in multiple versions, with 2.5.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to be used with various Protobuf functionalities.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteFolderRequest\u003c/code\u003e has two constructors: one default and one that allows creating an instance by copying from another \u003ccode\u003eDeleteFolderRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFolderRequest\u003c/code\u003e object contains a \u003ccode\u003eName\u003c/code\u003e property, which is required and represents the resource name of the folder to be deleted, and it also contains a property \u003ccode\u003eFolderName\u003c/code\u003e that gives a typed view of the name property.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]