public sealed class UpdateFolderRequest : IMessage<UpdateFolderRequest>, IEquatable<UpdateFolderRequest>, IDeepCloneable<UpdateFolderRequest>, IBufferMessage, IMessage
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 for updating a folder's information.\u003c/p\u003e\n"],["\u003cp\u003eOnly the \u003ccode\u003edisplay_name\u003c/code\u003e field of a folder can be changed using \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e, with all other fields being ignored.\u003c/p\u003e\n"],["\u003cp\u003eTo change the \u003ccode\u003eparent\u003c/code\u003e field of a folder, use the \u003ccode\u003eMoveFolder\u003c/code\u003e method instead of the \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e requires both the new \u003ccode\u003eFolder\u003c/code\u003e definition, including its \u003ccode\u003ename\u003c/code\u003e, and a \u003ccode\u003eFieldMask\u003c/code\u003e to specify which field to update, which is restricted to \u003ccode\u003edisplay_name\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for this API, ranging from version 1.0.0 to the latest version 2.5.0, which are accessible through their respective links.\u003c/p\u003e\n"]]],[],null,[]]