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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e class within the Google Cloud Resource Manager v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e class is 2.5.0, with previous versions also documented.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e class is used to send requests to update folder information, and it is part of the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e namespace.\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; other fields like the \u003ccode\u003eparent\u003c/code\u003e must be changed using the \u003ccode\u003eMoveFolder\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateFolderRequest\u003c/code\u003e class has two main properties, \u003ccode\u003eFolder\u003c/code\u003e, which specifies the new folder definition, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which defines the fields to be changed.\u003c/p\u003e\n"]]],[],null,[]]