public sealed class CreateFolderRequest : IMessage<CreateFolderRequest>, IEquatable<CreateFolderRequest>, IDeepCloneable<CreateFolderRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class CreateFolderRequest.
[[["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\u003eCreateFolderRequest\u003c/code\u003e class within the Google Cloud Resource Manager v3 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateFolderRequest\u003c/code\u003e class is used to construct a request to create a new folder, 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\u003eThere are multiple versions of the \u003ccode\u003eCreateFolderRequest\u003c/code\u003e class available, ranging from version 1.0.0 to the latest, 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that takes another \u003ccode\u003eCreateFolderRequest\u003c/code\u003e object as a parameter for copying, and has one key \u003ccode\u003eFolder\u003c/code\u003e property to set the folder.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFolder\u003c/code\u003e property within \u003ccode\u003eCreateFolderRequest\u003c/code\u003e is required and specifies the folder being created, taking into consideration the display name and parent but ignores other fields.\u003c/p\u003e\n"]]],[],null,[]]