public sealed class UpdateProjectRequest : IMessage<UpdateProjectRequest>, IEquatable<UpdateProjectRequest>, IDeepCloneable<UpdateProjectRequest>, IBufferMessage, IMessage
The request sent to the
[UpdateProject][google.cloud.resourcemanager.v3.Projects.UpdateProject]
method.
Only the display_name and labels fields can be change. Use the
[MoveProject][google.cloud.resourcemanager.v3.Projects.MoveProject] method to
change the parent field.
[[["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\u003eUpdateProjectRequest\u003c/code\u003e class is used to send requests to the \u003ccode\u003eUpdateProject\u003c/code\u003e method for updating project details.\u003c/p\u003e\n"],["\u003cp\u003eYou can only modify the \u003ccode\u003edisplay_name\u003c/code\u003e and \u003ccode\u003elabels\u003c/code\u003e fields of a project using this request.\u003c/p\u003e\n"],["\u003cp\u003eTo change the \u003ccode\u003eparent\u003c/code\u003e field of a project, you must use the \u003ccode\u003eMoveProject\u003c/code\u003e method instead.\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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateProjectRequest\u003c/code\u003e class contains properties for \u003ccode\u003eProject\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e to define the project and fields to be updated.\u003c/p\u003e\n"]]],[],null,[]]