public sealed class UpdateFolderRequest : IMessage<UpdateFolderRequest>, IEquatable<UpdateFolderRequest>, IDeepCloneable<UpdateFolderRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class UpdateFolderRequest.
The request sent to the
[UpdateFolder][google.cloud.resourcemanager.v3.Folder.UpdateFolder]
method.
Only the display_name field can be changed. All other fields will be
ignored. Use the
[MoveFolder][google.cloud.resourcemanager.v3.Folders.MoveFolder] 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\u003eUpdateFolderRequest\u003c/code\u003e class is used to send requests to the \u003ccode\u003eUpdateFolder\u003c/code\u003e method within the Cloud Resource Manager v3 API, enabling updates to a folder's properties.\u003c/p\u003e\n"],["\u003cp\u003eOnly the \u003ccode\u003edisplay_name\u003c/code\u003e field of a folder can be modified using \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e, as all other fields are ignored by the API.\u003c/p\u003e\n"],["\u003cp\u003eTo change the \u003ccode\u003eparent\u003c/code\u003e field of a folder, the \u003ccode\u003eMoveFolder\u003c/code\u003e method must be used instead of the \u003ccode\u003eUpdateFolder\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e 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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFolder\u003c/code\u003e property of type \u003ccode\u003eFolder\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e property of type \u003ccode\u003eFieldMask\u003c/code\u003e are the two key properties of the \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]