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 information for the \u003ccode\u003eMoveFolderRequest\u003c/code\u003e class within the Google Cloud Resource Manager v3 API, specifically for version 2.1.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, as defined by the \u003ccode\u003eDestinationParent\u003c/code\u003e and the folder's \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMoveFolderRequest\u003c/code\u003e 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, supporting various functionalities such as deep cloning and message buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMoveFolderRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eDestinationParent\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, both of which are required to execute a folder move operation, and both of which are able to take the type of string, with the parent also being able to take the \u003ccode\u003eIResourceName\u003c/code\u003e type, and the name being able to take \u003ccode\u003eFolderName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is version 2.5.0, but this document provides documentation for version 2.1.0, and there are 7 other prior versions of this documentation available.\u003c/p\u003e\n"]]],[],null,[]]