public sealed class UndeleteProjectMetadata : IMessage<UndeleteProjectMetadata>, IEquatable<UndeleteProjectMetadata>, IDeepCloneable<UndeleteProjectMetadata>, IBufferMessage, IMessage
A status object which is used as the metadata field for the Operation
returned by UndeleteProject.
[[["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 `UndeleteProjectMetadata` class, which is used as a status object in the `UndeleteProject` operation within the Google Cloud Resource Manager V3 library."],["The latest version documented is 2.5.0, and several previous versions of this class are also documented, ranging down to 1.0.0."],["`UndeleteProjectMetadata` inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UndeleteProjectMetadata` class has two constructors: a default constructor and one that takes another `UndeleteProjectMetadata` object as a parameter."],["The class is defined within the `Google.Cloud.ResourceManager.V3` namespace and is part of the `Google.Cloud.ResourceManager.V3.dll` assembly."]]],[]]