public sealed class CreateFolderMetadata : IMessage<CreateFolderMetadata>, IEquatable<CreateFolderMetadata>, IDeepCloneable<CreateFolderMetadata>, IBufferMessage, IMessage
Metadata pertaining to the Folder creation process.
[[["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 details the \u003ccode\u003eCreateFolderMetadata\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e namespace, specifically version 2.0.0 of the Google Cloud .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateFolderMetadata\u003c/code\u003e is a sealed class that provides metadata pertaining to the folder creation process and 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 class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateFolderMetadata\u003c/code\u003e has two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eCreateFolderMetadata\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eDisplayName\u003c/code\u003e and \u003ccode\u003eParent\u003c/code\u003e, both of which are strings representing the display name and the parent resource for the new folder, respectively.\u003c/p\u003e\n"]]],[],null,[]]