public sealed class UpdateFolderMetadata : IMessage<UpdateFolderMetadata>, IEquatable<UpdateFolderMetadata>, IDeepCloneable<UpdateFolderMetadata>, IBufferMessage, IMessage
A status object which is used as the metadata field for the Operation
returned by UpdateFolder.
[[["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-03-21 UTC."],[[["The latest version available for `UpdateFolderMetadata` is 2.5.0, with older versions dating back to 1.0.0."],["`UpdateFolderMetadata` is a status object utilized as the `metadata` field for operations returned by `UpdateFolder`."],["This class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class belongs to the `Google.Cloud.ResourceManager.V3` namespace within the `Google.Cloud.ResourceManager.V3.dll` assembly."],["The class contains two constructors, a default constructor and one that takes an `UpdateFolderMetadata` parameter."]]],[]]