public sealed class UndeleteFolderMetadata : IMessage<UndeleteFolderMetadata>, IEquatable<UndeleteFolderMetadata>, IDeepCloneable<UndeleteFolderMetadata>, IBufferMessage, IMessage
A status object which is used as the metadata field for the Operation
returned by UndeleteFolder.
[[["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."],[[["This webpage details the `UndeleteFolderMetadata` class, which is used as a status object for operations related to undeleting folders within the Google Cloud ResourceManager."],["The `UndeleteFolderMetadata` class is part of the `Google.Cloud.ResourceManager.V3` namespace and is found within the `Google.Cloud.ResourceManager.V3.dll` assembly."],["The latest version of `UndeleteFolderMetadata` is 2.5.0, and the page lists versions dating back to 1.0.0."],["The `UndeleteFolderMetadata` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the base `Object` class."],["There are two constructor overloads provided for the `UndeleteFolderMetadata` class, a parameterless constructor and one that accepts another instance of `UndeleteFolderMetadata`."]]],[]]