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 modifying 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, 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\u003eFolder\u003c/code\u003e property, containing the new definition of the folder, and the \u003ccode\u003eUpdateMask\u003c/code\u003e property, specifying which fields to update, are both required properties within the \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e is version 2.5.0, and versions range from 1.0.0 to 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]