public sealed class UndeleteFolderMetadata : IMessage<UndeleteFolderMetadata>, IEquatable<UndeleteFolderMetadata>, IDeepCloneable<UndeleteFolderMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class UndeleteFolderMetadata.
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 page provides documentation for the `UndeleteFolderMetadata` class within the Google Cloud Resource Manager v3 API, specifically for version 2.2.0."],["The `UndeleteFolderMetadata` class is a status object used as the metadata field for operations related to undeleting a folder."],["The `UndeleteFolderMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["There are two constructors for the `UndeleteFolderMetadata` class, one being a default constructor and the other allowing for a copy of another `UndeleteFolderMetadata` instance."],["The class is part of the `Google.Cloud.ResourceManager.V3` namespace and is contained within the `Google.Cloud.ResourceManager.V3.dll` assembly."]]],[]]