public sealed class MoveFolderRequest : IMessage<MoveFolderRequest>, IEquatable<MoveFolderRequest>, IDeepCloneable<MoveFolderRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class MoveFolderRequest.
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 document provides reference documentation for the \u003ccode\u003eMoveFolderRequest\u003c/code\u003e class within the Google Cloud Resource Manager v3 API, specifically version 2.2.0, and details the class's properties, constructors, and inheritance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMoveFolderRequest\u003c/code\u003e class is used to move a folder to a new parent, either a folder or an organization, and it implements multiple 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\u003eThe class has two constructors: a default constructor and one that accepts another \u003ccode\u003eMoveFolderRequest\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eMoveFolderRequest\u003c/code\u003e class include \u003ccode\u003eDestinationParent\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, both of which are required and represent the new parent and the folder to be moved, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eMoveFolderRequest\u003c/code\u003e class, ranging from version 1.0.0 up to the latest version 2.5.0, all of which share a similar structure and function.\u003c/p\u003e\n"]]],[],null,[]]