public sealed class MoveFolderMetadata : IMessage<MoveFolderMetadata>, IEquatable<MoveFolderMetadata>, IDeepCloneable<MoveFolderMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class MoveFolderMetadata.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `MoveFolderMetadata` class within the Google Cloud Resource Manager v3 API, specifically for version 2.4.0."],["The `MoveFolderMetadata` class pertains to the metadata associated with the process of moving a folder and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `MoveFolderMetadata` class include `DestinationParent`, `DisplayName`, and `SourceParent`, which provide details about the folder's movement and naming."],["The page lists the prior versions of the resource in decreasing order, with the most recent version at the top."],["The class `MoveFolderMetadata` can be implemented with no parameters, or one parameter of the same type `MoveFolderMetadata`."]]],[]]