public sealed class MoveProjectRequest : IMessage<MoveProjectRequest>, IEquatable<MoveProjectRequest>, IDeepCloneable<MoveProjectRequest>, IBufferMessage, IMessage
The request sent to
[MoveProject][google.cloud.resourcemanager.v3.Projects.MoveProject]
method.
[[["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\u003eMoveProjectRequest\u003c/code\u003e class is used to send a request to the \u003ccode\u003eMoveProject\u003c/code\u003e method, allowing the movement of a project to a new parent within the Google Cloud Resource Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMoveProjectRequest\u003c/code\u003e class can be constructed either as a new empty object or as a copy of an existing \u003ccode\u003eMoveProjectRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties \u003ccode\u003eDestinationParent\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are required string values representing the new parent and the name of the project to be moved, respectively, along with resource name views for these properties.\u003c/p\u003e\n"],["\u003cp\u003eThe content showcases the different versions of the MoveProjectRequest Class, ranging from version 1.0.0 up to the latest 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]