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-03-21 UTC."],[[["The latest version of the `UndeleteProjectMetadata` class is 2.5.0, and it is part of the Google Cloud Resource Manager v3 API."],["`UndeleteProjectMetadata` is a status object used as the metadata field for operations returned by `UndeleteProject`."],["The class `UndeleteProjectMetadata` implements `IMessage\u003cUndeleteProjectMetadata\u003e`, `IEquatable\u003cUndeleteProjectMetadata\u003e`, `IDeepCloneable\u003cUndeleteProjectMetadata\u003e`, `IBufferMessage`, and `IMessage` interfaces."],["There are two constructors for `UndeleteProjectMetadata`: a parameterless constructor and one that takes another `UndeleteProjectMetadata` object as a parameter."],["The class has inherited methods from the base object class including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]