public sealed class UpdateProjectRequest : IMessage<UpdateProjectRequest>, IEquatable<UpdateProjectRequest>, IDeepCloneable<UpdateProjectRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class UpdateProjectRequest.
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 in the Cloud Resource Manager v3 API, enabling updates to existing projects.\u003c/p\u003e\n"],["\u003cp\u003eWithin the \u003ccode\u003eUpdateProjectRequest\u003c/code\u003e, only the \u003ccode\u003edisplay_name\u003c/code\u003e and \u003ccode\u003elabels\u003c/code\u003e fields of a project are modifiable, while the \u003ccode\u003eMoveProject\u003c/code\u003e method must be used to change the parent field.\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 like message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateProjectRequest\u003c/code\u003e class has properties for \u003ccode\u003eProject\u003c/code\u003e, which defines the new project information, and \u003ccode\u003eUpdateMask\u003c/code\u003e, allowing selective updating of fields.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this documentation is version 2.5.0, with 2.3.0 being the current version in the context of this documentation.\u003c/p\u003e\n"]]],[],null,[]]