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\u003eThis document provides reference information for the \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e class within the Google Cloud Resource Manager v3 API, specifically for version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e class is used to send requests to the \u003ccode\u003eUpdateFolder\u003c/code\u003e method, allowing modifications to an existing folder.\u003c/p\u003e\n"],["\u003cp\u003eWhen using the \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e, only the \u003ccode\u003edisplay_name\u003c/code\u003e field of a folder can be altered; all other fields, including \u003ccode\u003eparent\u003c/code\u003e, are immutable and must be changed with the \u003ccode\u003eMoveFolder\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe 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\u003eUpdateFolderRequest\u003c/code\u003e class has two properties, \u003ccode\u003eFolder\u003c/code\u003e, which is required and contains the new definition of the folder, and \u003ccode\u003eUpdateMask\u003c/code\u003e, also required, which specifies that only \u003ccode\u003edisplay_name\u003c/code\u003e can be updated.\u003c/p\u003e\n"]]],[],null,[]]