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\u003eThis webpage provides documentation for the \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e namespace, specifically version 1.0.0, which is utilized to send requests to the \u003ccode\u003eUpdateFolder\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e class, which inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, allows for the update of folder details, with a focus on modification.\u003c/p\u003e\n"],["\u003cp\u003eWhen using the \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e method, you are only allowed to change the \u003ccode\u003edisplay_name\u003c/code\u003e field of the folder; all other fields are ignored, and the \u003ccode\u003eMoveFolder\u003c/code\u003e method must be used for changes to the \u003ccode\u003eparent\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e class includes two constructors and two properties, \u003ccode\u003eFolder\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, the former allowing for the new folder definition to be specified and the latter being used to indicate which fields should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is provided for multiple versions of the resource manager ranging from 1.0.0 to the latest version 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]