public sealed class DeleteProjectMetadata : IMessage<DeleteProjectMetadata>, IEquatable<DeleteProjectMetadata>, IDeepCloneable<DeleteProjectMetadata>, IBufferMessage, IMessage
A status object which is used as the metadata field for the Operation
returned by DeleteProject.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version available for `DeleteProjectMetadata` is 2.5.0, with older versions dating back to 1.0.0."],["`DeleteProjectMetadata` is a status object utilized as the metadata field for operations returned by `DeleteProject`."],["This class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`DeleteProjectMetadata` belongs to the `Google.Cloud.ResourceManager.V3` namespace and is part of the Google.Cloud.ResourceManager.V3.dll assembly."],["There are two constructors available for `DeleteProjectMetadata`: a parameterless constructor, and another one accepting a `DeleteProjectMetadata` parameter."]]],[]]