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 requests to the \u003ccode\u003eMoveProject\u003c/code\u003e method in the \u003ccode\u003egoogle.cloud.resourcemanager.v3.Projects\u003c/code\u003e API.\u003c/p\u003e\n"],["\u003cp\u003eThis class, which inherits from \u003ccode\u003eObject\u003c/code\u003e, 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMoveProjectRequest\u003c/code\u003e allows moving a project to a new parent, and the required parameters include the project's name and the destination parent.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDestinationParent\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e properties are strings that indicate the new parent and the name of the project to be moved respectively, while \u003ccode\u003eDestinationParentAsResourceName\u003c/code\u003e and \u003ccode\u003eProjectName\u003c/code\u003e provide resource name views of those same properties.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available of the API is 2.5.0, and various previous versions from 1.0.0 to 2.4.0 are also accessible.\u003c/p\u003e\n"]]],[],null,[]]