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."],[[["The content provides documentation for the `UndeleteFolderMetadata` class within the Google Cloud Resource Manager V3 library for .NET."],["`UndeleteFolderMetadata` is a status object used as the metadata field for operations returned by `UndeleteFolder`."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The library is available in multiple versions, from 1.0.0 to the latest 2.5.0, with all versions having documentation on the same `UndeleteFolderMetadata`."],["`UndeleteFolderMetadata` class has two constructors, one default and another that accepts an `UndeleteFolderMetadata` parameter."]]],[]]