public sealed class MoveFolderMetadata : IMessage<MoveFolderMetadata>, IEquatable<MoveFolderMetadata>, IDeepCloneable<MoveFolderMetadata>, 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."],[[["The latest version available for `MoveFolderMetadata` is 2.5.0, with older versions dating back to 1.0.0 also available."],["`MoveFolderMetadata` is a class pertaining to the process of moving folders, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes properties for `DestinationParent`, `DisplayName`, and `SourceParent`, which are all of the string type."],["The `MoveFolderMetadata` class is part of the `Google.Cloud.ResourceManager.V3` namespace and resides within the `Google.Cloud.ResourceManager.V3.dll` assembly."]]],[]]