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"]],[["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."],[[["This document provides reference documentation for the `DeleteProjectMetadata` class within the Google Cloud Resource Manager v3 API, specifically for version 2.4.0."],["`DeleteProjectMetadata` is a class used as the metadata field for the Operation returned by `DeleteProject`."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for the `DeleteProjectMetadata` class, one default and one that accepts another `DeleteProjectMetadata` object as a parameter."],["The document also lists the available previous versions of the API, with the latest version being 2.5.0, and includes the assembly and namespace information for the class."]]],[]]