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\u003eThis webpage provides documentation for the \u003ccode\u003eUpdateProjectRequest\u003c/code\u003e class, which is used to send requests to the \u003ccode\u003eUpdateProject\u003c/code\u003e method in Google Cloud Resource Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateProjectRequest\u003c/code\u003e class allows modification of only the \u003ccode\u003edisplay_name\u003c/code\u003e and \u003ccode\u003elabels\u003c/code\u003e fields of a project; the \u003ccode\u003eparent\u003c/code\u003e field requires using the \u003ccode\u003eMoveProject\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and usage within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt includes constructors for creating new \u003ccode\u003eUpdateProjectRequest\u003c/code\u003e objects, either empty or by copying another \u003ccode\u003eUpdateProjectRequest\u003c/code\u003e, as well as properties such as \u003ccode\u003eProject\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers versions of the \u003ccode\u003eUpdateProjectRequest\u003c/code\u003e from 1.0.0 to the latest 2.5.0, as well as the assembly and namespace information for the \u003ccode\u003eUpdateProjectRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]