public sealed class MoveFolderRequest : IMessage<MoveFolderRequest>, IEquatable<MoveFolderRequest>, IDeepCloneable<MoveFolderRequest>, IBufferMessage, IMessage
Required. The resource name of the folder or organization which should be the
folder's new parent.
Must be of the form folders/{folder_id} or organizations/{org_id}.
[[["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 provides documentation for the \u003ccode\u003eMoveFolderRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e namespace, specifically for version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMoveFolderRequest\u003c/code\u003e class is used to define a request to move a folder to a new parent, which can be either another folder or an organization.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eMoveFolderRequest\u003c/code\u003e class include \u003ccode\u003eDestinationParent\u003c/code\u003e (the new parent's resource name), \u003ccode\u003eDestinationParentAsResourceName\u003c/code\u003e (a resource name-typed view of the destination), \u003ccode\u003eFolderName\u003c/code\u003e (a folder name-typed view of the folder to move), and \u003ccode\u003eName\u003c/code\u003e (the resource name of the folder to move).\u003c/p\u003e\n"],["\u003cp\u003eThere are several different versions of this resource available, with the latest version being 2.5.0, and going as far back as 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]