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."],[[["This document provides reference documentation for the `UndeleteProjectMetadata` class within the Google Cloud Resource Manager v3 API."],["`UndeleteProjectMetadata` is a status object used as the metadata for operations returning from `UndeleteProject`."],["The `UndeleteProjectMetadata` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation includes links to different versions of the `UndeleteProjectMetadata` class, from version 1.0.0 up to the latest version 2.5.0, as well as other available versions."],["Constructors for the `UndeleteProjectMetadata` class allow for default initialization and initialization with an existing `UndeleteProjectMetadata` object."]]],[]]