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, which is responsible for handling metadata related to the folder creation process within the Google Cloud Resource Manager V3 library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateFolderMetadata\u003c/code\u003e class 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, providing functionalities for message handling, equality comparison, deep cloning, and buffer message support.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one default constructor and another that allows for cloning from an existing \u003ccode\u003eCreateFolderMetadata\u003c/code\u003e object, with \u003ccode\u003eother\u003c/code\u003e being a parameter representing the object it will clone.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateFolderMetadata\u003c/code\u003e has two properties, \u003ccode\u003eDisplayName\u003c/code\u003e which is a string to represent the folder name, and \u003ccode\u003eParent\u003c/code\u003e, which is also a string to represent the parent resource under which the folder is being created.\u003c/p\u003e\n"],["\u003cp\u003eSeveral versions of the library are available, ranging from 1.0.0 to 2.5.0, with 2.5.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]