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\u003eThe \u003ccode\u003eMoveFolderRequest\u003c/code\u003e class is used to represent a request to move a folder within the Google Cloud Resource Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eMoveFolderRequest\u003c/code\u003e is 2.5.0, while other versions are listed, ranging from 1.0.0 to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThis 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMoveFolderRequest\u003c/code\u003e has properties to define the name of the folder to move (\u003ccode\u003eName\u003c/code\u003e) and the destination parent (\u003ccode\u003eDestinationParent\u003c/code\u003e), which can be a folder or an organization.\u003c/p\u003e\n"],["\u003cp\u003eThe class also allows for typed views over resource names with the use of \u003ccode\u003eDestinationParentAsResourceName\u003c/code\u003e and \u003ccode\u003eFolderName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]