public sealed class DeleteProjectMetadata : IMessage<DeleteProjectMetadata>, IEquatable<DeleteProjectMetadata>, IDeepCloneable<DeleteProjectMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class DeleteProjectMetadata.
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"]],[["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 `DeleteProjectMetadata` class is part of the Google Cloud Resource Manager v3 API, specifically in the `Google.Cloud.ResourceManager.V3` namespace."],["This class serves as a status object and acts as the `metadata` field for the Operation returned by `DeleteProject`."],["`DeleteProjectMetadata` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this API is 2.5.0 and the version represented in this documentation is 2.1.0, alongside versions ranging from 1.0.0 to 2.4.0."],["There are two public constructors within the `DeleteProjectMetadata` class, one that takes another `DeleteProjectMetadata` object as a parameter, and one that takes no parameters."]]],[]]