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\u003eThis page provides reference documentation for the \u003ccode\u003eUpdateProjectRequest\u003c/code\u003e class within the Google Cloud Resource Manager v3 API, specifically version 2.2.0, and details the class's structure, inheritance, and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateProjectRequest\u003c/code\u003e is used to send requests to the \u003ccode\u003eUpdateProject\u003c/code\u003e method to change the \u003ccode\u003edisplay_name\u003c/code\u003e and \u003ccode\u003elabels\u003c/code\u003e of a project.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateProjectRequest\u003c/code\u003e class can be initialized using the default constructor or by providing another \u003ccode\u003eUpdateProjectRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two key properties: \u003ccode\u003eProject\u003c/code\u003e, which is required and represents the new definition of the project, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which is optional and allows selective field updates.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMoveProject\u003c/code\u003e method is used to update the parent field of the project, and not the \u003ccode\u003eUpdateProject\u003c/code\u003e method.\u003c/p\u003e\n"]]],[],null,[]]