public sealed class UndeleteProjectMetadata : IMessage<UndeleteProjectMetadata>, IEquatable<UndeleteProjectMetadata>, IDeepCloneable<UndeleteProjectMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class UndeleteProjectMetadata.
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-09-04 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eUndeleteProjectMetadata\u003c/code\u003e class is 2.5.0, which is part of the Cloud Resource Manager v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used as the metadata for the \u003ccode\u003eOperation\u003c/code\u003e returned by \u003ccode\u003eUndeleteProject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUndeleteProjectMetadata\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be constructed using the default constructor or by providing another \u003ccode\u003eUndeleteProjectMetadata\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers versions of the class ranging from 1.0.0 to 2.5.0.\u003c/p\u003e\n"]]],[],null,["# Cloud Resource Manager v3 API - Class UndeleteProjectMetadata (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.ResourceManager.V3/latest/Google.Cloud.ResourceManager.V3.UndeleteProjectMetadata)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.ResourceManager.V3/2.4.0/Google.Cloud.ResourceManager.V3.UndeleteProjectMetadata)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.ResourceManager.V3/2.3.0/Google.Cloud.ResourceManager.V3.UndeleteProjectMetadata)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.ResourceManager.V3/2.2.0/Google.Cloud.ResourceManager.V3.UndeleteProjectMetadata)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.ResourceManager.V3/2.1.0/Google.Cloud.ResourceManager.V3.UndeleteProjectMetadata)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.ResourceManager.V3/2.0.0/Google.Cloud.ResourceManager.V3.UndeleteProjectMetadata)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.ResourceManager.V3/1.2.0/Google.Cloud.ResourceManager.V3.UndeleteProjectMetadata)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.ResourceManager.V3/1.1.0/Google.Cloud.ResourceManager.V3.UndeleteProjectMetadata)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.ResourceManager.V3/1.0.0/Google.Cloud.ResourceManager.V3.UndeleteProjectMetadata) \n\n public sealed class UndeleteProjectMetadata : IMessage\u003cUndeleteProjectMetadata\u003e, IEquatable\u003cUndeleteProjectMetadata\u003e, IDeepCloneable\u003cUndeleteProjectMetadata\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Resource Manager v3 API class UndeleteProjectMetadata.\n\nA status object which is used as the `metadata` field for the Operation\nreturned by `UndeleteProject`. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e UndeleteProjectMetadata \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[UndeleteProjectMetadata](/dotnet/docs/reference/Google.Cloud.ResourceManager.V3/latest/Google.Cloud.ResourceManager.V3.UndeleteProjectMetadata), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[UndeleteProjectMetadata](/dotnet/docs/reference/Google.Cloud.ResourceManager.V3/latest/Google.Cloud.ResourceManager.V3.UndeleteProjectMetadata), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[UndeleteProjectMetadata](/dotnet/docs/reference/Google.Cloud.ResourceManager.V3/latest/Google.Cloud.ResourceManager.V3.UndeleteProjectMetadata), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.ResourceManager.V3](/dotnet/docs/reference/Google.Cloud.ResourceManager.V3/latest/Google.Cloud.ResourceManager.V3)\n\nAssembly\n--------\n\nGoogle.Cloud.ResourceManager.V3.dll\n\nConstructors\n------------\n\n### UndeleteProjectMetadata()\n\n public UndeleteProjectMetadata()\n\n### UndeleteProjectMetadata(UndeleteProjectMetadata)\n\n public UndeleteProjectMetadata(UndeleteProjectMetadata other)"]]