public sealed class MoveProjectRequest : IMessage<MoveProjectRequest>, IEquatable<MoveProjectRequest>, IDeepCloneable<MoveProjectRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class MoveProjectRequest.
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 requests to the \u003ccode\u003eMoveProject\u003c/code\u003e method within the Cloud Resource Manager v3 API, and it is used to move a project to a new parent.\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, providing various functionalities such as message handling, equality comparisons, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMoveProjectRequest\u003c/code\u003e class has properties such as \u003ccode\u003eDestinationParent\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are required and represent the new parent for the project and the project's name respectively, with \u003ccode\u003eDestinationParentAsResourceName\u003c/code\u003e and \u003ccode\u003eProjectName\u003c/code\u003e providing resource name type properties.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eMoveProjectRequest\u003c/code\u003e available, ranging from version 1.0.0 to the latest version 2.5.0, each with their respective documentation links.\u003c/p\u003e\n"]]],[],null,[]]