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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eMoveFolderRequest\u003c/code\u003e class is part of the Cloud Resource Manager v3 API in the Google.Cloud.ResourceManager.V3 namespace, used for requesting the movement of a folder.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a sealed class that implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<MoveFolderRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<MoveFolderRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMoveFolderRequest\u003c/code\u003e class has two constructors, one empty and one that copies another \u003ccode\u003eMoveFolderRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eDestinationParent\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are required and specify the new parent and the folder to be moved, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this API available, with the latest being version 2.5.0 and previous version listed going as far back as 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]