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 documentation for the \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e class within the Google Cloud Resource Manager v3 API, specifically version 2.1.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, which allows 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 modified; to change the \u003ccode\u003eparent\u003c/code\u003e field you must use the \u003ccode\u003eMoveFolder\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces such as \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 class offers properties to update a folder using the \u003ccode\u003eFolder\u003c/code\u003e property and defining which properties to change using the \u003ccode\u003eUpdateMask\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]